https://github.com/dev-michael-schmidt/xor-neural-network
Simple nerual network using keras.
https://github.com/dev-michael-schmidt/xor-neural-network
artificial-intelligence keras-neural-networks neural-network python3
Last synced: 27 days ago
JSON representation
Simple nerual network using keras.
- Host: GitHub
- URL: https://github.com/dev-michael-schmidt/xor-neural-network
- Owner: dev-michael-schmidt
- Created: 2018-01-03T19:37:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T20:17:38.000Z (over 8 years ago)
- Last Synced: 2025-12-07T15:05:25.302Z (7 months ago)
- Topics: artificial-intelligence, keras-neural-networks, neural-network, python3
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run as you would any Python script: `python xor.py`