Skip to content

jettblu/nanograd_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanograd Web

A playground for neural networks. The nanograd playground allows anyone to build and test a neural network. Training is done in the browser and performance is validated against real data.

The playground backend is built using a combination of Rust and WASM.

Visit the primary nanograd repo.

Nanograd Playground