This is a deep learning framework based on NumPy.
The API is Pytorch-like.
- The project has been tested on MNIST with almost the same accuracy as Tensorflow did, but three years ago.
- I am now trying to reconstruct it to follow up with the new technology used in CNN.
- I want to add some detailed image descriptions to each structure of CNN.
- I will reconstruct the new code in the new folder, such as "layers" and "initializers".
- Anyone wants to help me?
structure | image descriptions | dir |
---|---|---|
CNN | layers/Conv/README.md |