https://github.com/dowscope/simple-neural-network
My Attempt at Machine Learning
https://github.com/dowscope/simple-neural-network
Last synced: 12 months ago
JSON representation
My Attempt at Machine Learning
- Host: GitHub
- URL: https://github.com/dowscope/simple-neural-network
- Owner: Dowscope
- Created: 2020-04-15T02:12:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T23:43:50.000Z (about 6 years ago)
- Last Synced: 2025-01-14T12:29:03.059Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Neural-Network
My Attempt at Machine Learning
Started this project in April 2020 with the goal to create a neural network capable of predicting
stock prices and the best ones to invest in. The goal maybe a reach right now, but the experience
designing a network will be invaluable.