Ariel 081a375cfc | ||
---|---|---|
.gitignore | ||
MNIST.py | ||
README.md | ||
requirements.txt | ||
simplenn.py | ||
testnn.py |
README.md
simplenn
Data set requirements
- A csv file;
- The first line is the table head;
- Each line consists of several input values and a target value.