I've created this repository in order to implement my own neural networks for a problems mentioned on https://paperswithcode.com/sota website
First, ensure you have the dependencies installed.
$ pip install -r requirements.txt
Then choose the script you would like to run, for instance
$ python mnist.py
MIT
- Computer vision
- Image classification