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: 3 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T20:17:38.000Z (over 7 years ago)
- Last Synced: 2025-01-14T11:16:21.850Z (5 months ago)
- Topics: artificial-intelligence, keras-neural-networks, neural-network, python3
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- 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`