https://github.com/johassel/feed_forward_neural_network
Fully-connected feed-forward neural network based on the couse "Python for Machine Learning" at TU Berlin WiSe 24/25
https://github.com/johassel/feed_forward_neural_network
machine-learning neural-networks numpy python
Last synced: about 2 months ago
JSON representation
Fully-connected feed-forward neural network based on the couse "Python for Machine Learning" at TU Berlin WiSe 24/25
- Host: GitHub
- URL: https://github.com/johassel/feed_forward_neural_network
- Owner: JoHassel
- License: mit
- Created: 2025-02-19T21:09:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T23:07:05.000Z (over 1 year ago)
- Last Synced: 2025-06-10T06:02:01.916Z (about 1 year ago)
- Topics: machine-learning, neural-networks, numpy, python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Feed Forward Neural Network
Fully-connected feed-forward neural network based on the couse "Python for Machine Learning" at TU Berlin WiSe 24/25