Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 587 Bytes

paperswithcode

I've created this repository in order to implement my own neural networks for a problems mentioned on https://paperswithcode.com/sota website

Usage

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

License

MIT

Table of Contents