A simple neural network with backpropagation used to recognize ASCII coded characters
-
Updated
Dec 15, 2019 - Python
A simple neural network with backpropagation used to recognize ASCII coded characters
Work in progress of Finite Dimensional Matching for Neural SDEs implementation.
Built from scratch neural network library using only NumPy
Dense neural network with variable number of layers and sizes, state saving and loading. Kept as simple as possible.
Add a description, image, and links to the neural-net topic page so that developers can more easily learn about it.
To associate your repository with the neural-net topic, visit your repo's landing page and select "manage topics."