An open API service indexing awesome lists of open source software.

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

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/