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

Update README.md

parent 5b7d377a
Branches
No related tags found
No related merge requests found
......@@ -47,10 +47,10 @@ pip install requirements.txt
Next, navigate to [Your Main Contribution (MNIST here)] and run it.
```python
# module folder
cd research_seed/my_module
cd research_seed/mnist/
# run module
python my_module_trainer.py
# run module (example: mnist as your main contribution)
python mnist_trainer.py
```
## Modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment