Dmitry

Results 1 issues of Dmitry

I'm trying to implement recurrent net "from scratch". For this purpose the most simple net was prepared: ``` // Входная переменная / input variable Variable inputVar = Variable.InputVariable(new int[] {...