Machine Learning Neural Network example

Hello,

at the Bim Seminar in Uni Stuttgart we are trying to play with Machine Learning concepts in Dynamo but we dont really get how it is working out. We downloaded the examples from provingGround Lunchbox but when we try to apply to our issues we dont really get any clear result.

Our exercise consist on a neihbourhood with plots, and within these plots some houses. We calculate in dynamo how many houses with their areas there is withing each plot and when we draw a new plot, we would like the machine tell us how many houses and areas should have this new plot. We tried NetworkNeuralNetwork and networks.RestrictedBotzmann from LunchBox package, but we get nowhere. Maybe we are not using the right nodes, our main purpose, to learn how to use the data around to tell to a particular plot how it should be, in this case amount of houses and surface.

Here the area:

Here the two nodes I am trying to use for this purpose

and attached is also the dyn file.
Umgebung_ ML.dyn (46.8 KB)

thanks in advance!

I found this video

1 Like

Hi,

You can look at this topic.

2 Likes

I see, you did it a long time ago, but wouldn’t you give me a revit file? I also want ro try