06 Grasshopper. Python Cube and Machine Learning with LunchBoxML

Поделиться
HTML-код
  • Опубликовано: 22 июн 2020
  • This video demonstrates how to quickly create a cube of points using Python. Also, I used plugin LunchBoxML for create different colours of points.
    (ML - Machine Learning).
    LunchBox is a plug-in for Grasshopper for exploring mathematical shapes, paneling, structures, and workflow. We have also introduced new components for general machine learning implementations such as regression analysis, clustering, and networks. The plug-in includes tools for ML.
    Download the plugin:
    www.food4rhino.com/app/lunchbox
    These are the files to download (gh, other files):
    drive.google.com/drive/folder...
    Support my channel:
    CreditCard: 5375411401187922
    Monobank: send.monobank.ua/jar/2xGyn5QWxy

Комментарии • 21

  • @kummer45
    @kummer45 3 года назад +2

    An amazing class for domains, ranges and series.

  • @michaelwickerson4862
    @michaelwickerson4862 4 года назад +5

    Right On!

  • @andreamtiberi5793
    @andreamtiberi5793 Год назад

    This is great! Thanks for sharing it. What kind of applications do you think this definition will be useful in the field of intelligent lighting or architecture / smart building / responsive systems? I can think about responsive light installation but not sure about other kind of applications. Thank you!

    • @VadymParnytskyi
      @VadymParnytskyi  Год назад

      Hello Andrea M Tiberi! Thank you for your question, and sorry for my late answer.
      In the field of intelligent lighting, architecture, and smart building systems, this definition can be useful in several applications. Besides responsive light installations, here are a few potential applications to consider:
      - Energy efficiency optimization.
      - Adaptive ambiance.
      - User-centric design.
      - Data-driven optimization.
      These are just a few examples, and there are numerous possibilities. The key is to integrate responsive systems with other smart technologies such as sensors, actuators, and data analytics, to create interconnected and adaptable environments.

    • @VadymParnytskyi
      @VadymParnytskyi  Год назад

      In the video, I show more about the possibilities of AI for any use.

  • @DonSkarbeck
    @DonSkarbeck 3 года назад +1

    Great video, thanks for sharing! the Mega folder is empty. I can't get the points to change colour towards the end, anything I'm missing? The ARGB node doesn't say 0-255 either, like yours does.

    • @VadymParnytskyi
      @VadymParnytskyi  3 года назад +2

      Hi, sorry for my late reply. I uploaded a new file to this video

    • @VadymParnytskyi
      @VadymParnytskyi  3 года назад +2

      This is new link:
      drive.google.com/drive/folders/1ex-fNu9PNeMHSzY04R7BJILihgp25iZ0?usp=sharing

    • @DonSkarbeck
      @DonSkarbeck 3 года назад +1

      @@VadymParnytskyi Thank you so much! Will check it out

  • @temporaryatmospheres1245
    @temporaryatmospheres1245 4 года назад +2

    i did all the process, but to the final it doesn't shift the colors, its any additional setting that you forget in the video?

    • @VadymParnytskyi
      @VadymParnytskyi  4 года назад +2

      Have you already made a cube of points at this stage?

    • @VadymParnytskyi
      @VadymParnytskyi  4 года назад +3

      Also, you can download this script for this lesson (link in description)!

    • @temporaryatmospheres1245
      @temporaryatmospheres1245 4 года назад +3

      @@VadymParnytskyi thanks I tried to create other patterns , it works well thank you

  • @mahdiekh8459
    @mahdiekh8459 2 года назад +1

    Thanks for sharing this useful video. I did all the process but the Gaussian Mixture has error "one runtime error" .what should I do?

    • @VadymParnytskyi
      @VadymParnytskyi  2 года назад

      Hello. Can you send me your script to my skype - vadim_parnitskij

  • @surf2553
    @surf2553 3 года назад +1

    Line 8 'for x in range' returns a traceback error message for me. for iteration over non sequence.

    • @VadymParnytskyi
      @VadymParnytskyi  3 года назад +1

      Hi. Send me please your file .gh (vadim_parnitskij). I'll watch it.

    • @surf2553
      @surf2553 3 года назад +1

      @@VadymParnytskyi Sent. I stripped it down to just the error. Line 8 refuses to run

    • @VadymParnytskyi
      @VadymParnytskyi  3 года назад +2

      @SS, I found an error in your script. I sent you email with description on this problem