MCPcopy Index your code
hub / github.com/aegeorge42/aegeorge42.github.io

github.com/aegeorge42/aegeorge42.github.io @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
151 symbols 453 edges 14 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Neural Networks from Scratch

Playable at aegeorge42.github.io

The goal of this project was to create an interactive guide to neural networks for beginners. It's covered under a Creative Commons Zero license, so feel free to share or use wherever! (if this made its way into a classroom, I'd be so thrilled)

I had to learn about neural networks in tandem with making this project. Here's the resources that were most helpful for me:

Core symbols most depended-on inside this repo

getLayer
called by 204
Model/net.js
getNeuron
called by 109
Model/layer.js
update
called by 78
Model/net.js
drawText
called by 54
View/Slide.js
draw_init
called by 42
View/Slide.js
drawSlide
called by 28
View/View.js
draw_update
called by 24
View/Slide.js
getWeight
called by 22
Model/neuron.js

Shape

Method 99
Function 36
Class 16

Languages

TypeScript100%

Modules by API surface

View/Slide.js36 symbols
pixi/pixi.min.js34 symbols
Model/net.js22 symbols
Model/layer.js12 symbols
View/Graph.js11 symbols
View/View.js10 symbols
Model/neuron.js9 symbols
Model/data.js9 symbols
View/Button.js6 symbols
View/allSlides.js2 symbols

For agents

$ claude mcp add aegeorge42.github.io \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact