Skip to content

A simple neural network to distinguish crosses from circles given a 3x3 grid

Notifications You must be signed in to change notification settings

niekvleeuwen/simple-neural-network

Repository files navigation

Simple Neural Network

A simple neural network to distinguish crosses from circles given a 3x3 grid.

How to run

First install the required packages

pip install -r requirements.txt

Run the Neural Network with:

python main.py

Created by

This project is created by:

  • Niek van Leeuwen
  • Jordy van Essen
  • Tim de Jong

About

A simple neural network to distinguish crosses from circles given a 3x3 grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages