https://github.com/simpsonresearch/verybasicnn
Predict if the input is 0 or 1 with input 0 or 1 using a neural network
https://github.com/simpsonresearch/verybasicnn
basic lstm neural-network pytorch
Last synced: 4 months ago
JSON representation
Predict if the input is 0 or 1 with input 0 or 1 using a neural network
- Host: GitHub
- URL: https://github.com/simpsonresearch/verybasicnn
- Owner: simpsonresearch
- License: mit
- Created: 2023-07-09T01:29:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T01:31:53.000Z (over 2 years ago)
- Last Synced: 2025-08-11T15:30:07.915Z (5 months ago)
- Topics: basic, lstm, neural-network, pytorch
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# verybasicnn
Predict if the input is 0 or 1 with input 0 or 1 using a neural network