A simple neural network to distinguish crosses from circles given a 3x3 grid.
First install the required packages
pip install -r requirements.txt
Run the Neural Network with:
python main.py
This project is created by:
- Niek van Leeuwen
- Jordy van Essen
- Tim de Jong