synaptic
synaptic copied to clipboard
architecture-free neural network library for node.js and the browser
how to reward the ai? I am making a ai that can play snakes in browser(html,css,javascript)
There is something wrong with the learning process of networks with more than 1 hidden layer. I have a small dataset, 500 lines with 10 inputs and 2 outputs each...
So, we want to make Synaptic more mature. I've created a design draft to think on it. https://github.com/cazala/synaptic/wiki/Design-draft:-2.x-API Let's discuss. The most significant changes in design: - Pre-built architectures are...
This link leads to a porn site: http://juancazala.com/wiki. It is on the https://caza.la/synaptic/#/wikipedia page. Might want to change that.
I was looking through the previous issues and couldn't find any concerns about this. Is there any native support in this application for embedding layers (or just a large matrix...
Do you have plan to import/export model from/to [ONNX](https://onnx.ai/) standard ??
Hi. I wish to build encoder and decoder model, but I don't know where the H and C states of the encoder are, and how to use them as the...
There is a small typo in dist/synaptic.js, dist/synaptic.min.js, src/Neuron.js. Should read `environment` rather than `enviroment`.
I'd love to be able to build a 2 layer Network, which would be exactly like any other Network made with the constructor, but it would only have 2 layers....
优化器赋值失败
   为什么会赋值失败,神经网络是Architect.Liquid创建的