File size: 315 Bytes
6307b4f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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 <br>
python, using numpy as the only 3rd party library in the framework itself. <br>