Assembly Sequence Predictor - Assembly Sequence Predictor component
This component predicts an optimal assembly sequence of 3D trusses.The prediction is implemented by a novel machine learning model trained through reinforcement learning.
此插件为官方原版未经修改,如需了解对应#rhino插件#的原版信息,可在页面底部点击跳转官方网站进行查看下载。
哪里可以下载到rhino插件
当然是访问建筑曲奇导航的Rhino插件板块,超全rhino 插件下载请访问: rhino插件大全
这个插件是一个开源软件:https://github.com/ksobon/Mandrill。Dynamo版本的插件文档可以在此处找到:https://konradsobon.gitbooks.io/mandrill-primer/content/ 请访问www.archi-lab.net获取示例和有关插件的问题。请使用GitHub页面进行功能请求和错误报告。
这个插件使用D3.js来创建图表。您可以在这里找到示例:https://d3js.org/。它还使用Gridster.js来创建布局。