vs-123

Results 3 comments of vs-123

I don't think arrow keys are supported because they don't work for me. Try using this code and pressing arrow keys to see if they respond: ```go package main import...

Maybe try changing the keyboard if possible to see if it works.

You can do it now. Suppose, you want to write a perceptron with 1 input, 2 layers with 4 neurons each and 1 output, then you'd write it like this...