10000 GitHub - grinchios/multi-layer-neural-network: A multi layer neural network written in Python, which can be trained to solve the XOR problem.
[go: up one dir, main page]

Skip to content

A multi layer neural network written in Python, which can be trained to solve the XOR problem.

License

Notifications You must be signed in to change notification settings

grinchios/multi-layer-neural-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Layer Neural Network

What is this

A multi layer neural network written in Python, which can be trained to solve the XOR problem. Currently only two layers but will be going to a custom layer and custom node system with adaptable levels of intelligence and more inputs.

TODO

reading files for training and use later Better ini file Less dependencies and imports Adaptable neurons (more or less layers and inputs) General input data Species support Multi-core support Nicer interface

Credit

Latest backup: Wed Aug 21 09:50:25 UTC 2019

About

A multi layer neural network written in Python, which can be trained to solve the XOR problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0