Skip to content

frasiyav/BQN-grad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BQN-grad

An experiment implementing reverse-mode auto-differentiation, and a (very slow) neural network in BQN.

Inspired by micrograd and Andrej Karpathy's exellent tutorial on backpropagation.

The qmnist dataset used to test can be found here.

About

Backpropagation in BQN.

Topics

Resources

Stars

Watchers

Forks