imjbassi/neural-net-mapper
An interactive Python tool that trains a multi-layer perceptron on a synthetic shapes dataset and maps its inner workings over time. Visualizes neuron activations, weight magnitudes, training loss, accuracy, and forward passes through animated network diagrams using Matplotlib.
Stars
1
Forks
—
Language
Python
License
—
Last pushed
Apr 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/imjbassi/neural-net-mapper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference...
pallets/click
Python composable command line interface toolkit