scriptandcompile

Results 4 issues of scriptandcompile

Does this library allow for multiplotting? I tried to figure it out and well...I couldn't.

We might consider encapsulating the concept of a 'trainer' into the neural network just as we encapsulated the idea of a 'activation function' object into the neural layer. this would...

enhancement

Another change we might consider to use in order to clean up the code is creating a specific input layer and output layer as specially cased things within the neural...

Currently I'm creating my pages using a non cross platform independent API set. I'm basically using a modified version of this crate where page_size is exposed for windows and linux....