Numpy-Neuron / README.md
Jensen-holm's picture
switching to gradio and a complete rewrite that I did over in the
6307b4f
|
raw
history blame
315 Bytes
metadata
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.