MahmoudAbdelRahman / ANT

Machine Learning plugin for Rhino\grasshopper based on Python\scikit-learn module.
Other
30 stars 2 forks source link

Workflow for Energy sim and ANT #2

Open HDmore opened 6 years ago

HDmore commented 6 years ago

Hi @MahmoudAbdelRahman , Thanks for develope ANT such a great tool! I eager to know and learn ANT for energy simulation with Honeybee integrate into ANT prediction results. But I can't find any workflow or tutorial(videos or publication) or example files to learn how to use it and which components actually what is for? Is it possible to do sensitivity analysis in ANT? And, what is the limitation for ant, for example, compare with other machine learning such as ANN in Matlab or other? I'm not expert in machine learning. Glad to hear your comment. Thanks in advance.

MahmoudAbdelRahman commented 6 years ago

Hi @HDmore, Thanks so much, I'll make some tutorials on how to use ANT as soon as I can, There is one tutorial on how to install and run ANT here : https://www.youtube.com/watch?v=3rqW-VltR_Q I haven't yet done sensitivity analysis components, Great idea! I've also recently developed a CPython component for grasshopper by which you can import scikit-learn module or even tensorflow and so on.. You can find it here . It is very easy to use. Thanks so much for your feedback. I'll take every note into consideration.

Best regards, Mahmoud AbdelRahman