---
title: Backprop Playground
emoji: 🔙
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 4.26.0
app_file: app.py
pinned: false
license: mit
---
This web app uses a neural network framework that I built from scratch in
python, using numpy as the only 3rd party library in the framework itself.