Skip to content
Snippets Groups Projects
Commit bcdde477 authored by Devon Harstrom's avatar Devon Harstrom
Browse files

added a bit more to read me

This concludes the assignment
parent d0c2b302
No related branches found
No related tags found
1 merge request!7added a bit more to read me
......@@ -15,5 +15,19 @@ import tensorflow as tf
```
Then simply run the code all implemented code has no commandline in arguments
The main code files are:
- main1.py
- main2.py
- main3.py
- main4.py
NOTE: that models do change accuracy within a range, based on the data given being smaller.
\ No newline at end of file
The code from the parts are:
- MNIST-Complete98+.py
- notMNIST-complete95+.py
- CHDModel.py
---
NOTE: that models do change accuracy within a range, based on the data given being smaller.
NOTE: report explains the code, changes made, etc as well as the dataset used, the lisense, and the Sources used
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment