https://github.com/maurerkrisztian/ml-visualizer
Visualize & interact with ML models training process on web
https://github.com/maurerkrisztian/ml-visualizer
Last synced: 2 months ago
JSON representation
Visualize & interact with ML models training process on web
- Host: GitHub
- URL: https://github.com/maurerkrisztian/ml-visualizer
- Owner: MaurerKrisztian
- Created: 2024-01-30T20:41:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T19:28:42.000Z (5 months ago)
- Last Synced: 2025-01-12T18:52:08.637Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural Network Visualizer
This project is an interactive React-based application that helps users understand the core principles of neural networks. It visualizes how a neuron processes inputs, applies weights, and transforms outputs using activation functions. Users can experiment with sliders to see real-time changes.
### Check out the app here: https://maurerkrisztian.github.io/ml-visualizer/