Results 3 issues of Damian

Can you give me example how can i use method listContainers ? I don't know how can i change this line -> swift.listContainers(handlerFunction)

Hello I would like to predict stock price quotes Results: https://ibb.co/b2JDDQ Here is my configuration: var myNet = new Architect.Perceptron(6, 4,4, 1); var errors = [] var result=[] var counter=0;...

Hello :) I would like to graph how much the error decreases and i need to get each value of error fro first to last iteration :) Is it possible...