synaptic icon indicating copy to clipboard operation
synaptic copied to clipboard

architecture-free neural network library for node.js and the browser

Results 101 synaptic issues
Sort by recently updated
recently updated
newest added

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....

![微信截图3](https://user-images.githubusercontent.com/6214678/85104092-7e989e80-b23a-11ea-9fab-b15c6a6a46c4.png) ![微信截图2](https://user-images.githubusercontent.com/6214678/85104153-a12ab780-b23a-11ea-8980-b73b5bee5250.png) ![微信截图_1](https://user-images.githubusercontent.com/6214678/85104155-a25be480-b23a-11ea-9e19-d0863431247c.png) 为什么会赋值失败,神经网络是Architect.Liquid创建的