Skip to content

kenplix/XORProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XOR Problem

Simple neural network for solution this task

You can download my presentation here

Link

How to run?

  1. Clone or download this repository
  2. Create virtual environment in repository: python3 -m venv venv
  3. Activate virtual environment: source venv/bin/activate
  4. Install requirements: python3 -m pip install -r requirements.txt
  5. Run from the terminal as: ./neural_network.py

About

Simple neural network for solution this task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages