csenn/nn-visualizer
This project started off as an attempt to run an MNIST classification neural network in the browser with a real time visualization. See this repo for why we changed our mind. Instead, we ran the neural nets in advance and saved snapshots of them through the learning process. This turned out to provide exactly the type of experience we were looking for without having to push the browser so hard. This project was a great way to learn the details of simple feedforward neural networks.
May-18-2016, 16:16:23 GMT
- Technology: