|
@@ -12,3 +12,8 @@ Execute the script `resources/retrieve_digit_database.bash`.
|
|
|
|
|
|
`pip3 install python-mnist scipy numpy`
|
|
`pip3 install python-mnist scipy numpy`
|
|
|
|
|
|
|
|
+## Usage
|
|
|
|
+
|
|
|
|
+Execute the script `python/start_session.py` to start a training session.
|
|
|
|
+
|
|
|
|
+Get help, you can execute `./start_session.py --help`.
|