Added Descriptors and Options for previous Neural Network? Workflow

 f:id:hateknime:20190901150201p:plain

in previous post I made Neural Network like workflow. I was wondering how to add descriptors as an input, so I tried it too. It was VERY easy... I thought I would have more trouble doing this.

So, I added descriptors, normalizer, collect column nodes (on bottom left of the workflow). Other than this, the input needed to be adjusted to 

f:id:hateknime:20190901150417p:plain

the conversion needs to be "double", that's all about it.

Also, I was wondering where you configure parameters like # of epochs, learning rate, early stoppings, but it was all in the Keras network learner node's options.

f:id:hateknime:20190901150205p:plain

f:id:hateknime:20190901150208p:plain

GUI to allow you do this is quite awesome

 

hateknime.hatenablog.com