An open API service indexing awesome lists of open source software.

https://github.com/explodes/neural

Brain Theory and Neural Networks
https://github.com/explodes/neural

Last synced: about 1 month ago
JSON representation

Brain Theory and Neural Networks

Awesome Lists containing this project

README

          

Project Neural: Brain Theory and Neural Networks
================================================

# Current software:

## McCulloch-Pitts model, network (python)
* McCulloch-Pitts Neuron
* Perceptron *This one is the really cool one, obviously*
* Gates
1. AND
2. NAND
3. OR
4. NOT
5. XOR ![Network map](http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/ietron/xor4.gif))
* Logic units
1. Half-adder
2. Full-adder


# References
| Work | Author | Publisher |
|------|--------|-----------|
|"The Handbook of Brain Theory and Neural Networks"|Editor Michael A. Arbib|Cambridge, Massachusetts; London, England: MIT, 2003|
|[Exclusive OR Gate](http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/xor.html)|Carl Rod Nave|Copyright 2001|