Skip to content
Snippets Groups Projects
Unverified Commit adc70b34 authored by William Falcon's avatar William Falcon Committed by GitHub
Browse files

Update README.md

parent 7a966d2a
No related branches found
No related tags found
No related merge requests found
...@@ -53,10 +53,13 @@ cd research_seed/mnist/ ...@@ -53,10 +53,13 @@ cd research_seed/mnist/
python mnist_trainer.py python mnist_trainer.py
``` ```
## Modules ## Main Contribution
List your modules here. Each module contains all code for a full system including how to run instructions. List your modules here. Each module contains all code for a full system including how to run instructions.
- [MNIST](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/mnist) - [MNIST](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/mnist)
## Baselines
List your baselines here.
- [MNIST_baseline](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/baselines/mnist_baselines)
### Citation ### Citation
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment