Castle33

Results 4 issues of Castle33

The error prevented the library from creation neural networks with more than one hidden layer.

I have found an error that prevented the library from creating a network with more than one hidden layer. Original code: for (var i = 0; i < this.numHiddenLayers -...

I couldn't find in the docs any reference to testing. Is there a way to create tests to validate functionalities inside the reactgrid component? (for example, using react testing library...

I haven't been able to increase the padding between values without having to increase the widget height (for vertical picker). Is this functionality available or there is no way to...