Skip to content

SarthakAdhikari/simplegrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplegrad

Introduction

This project is an autograd engine inspired by Andrej Karpathy's educational series "Neural Network Zero to Hero".

simplegrad contains just enough functionality to train a neural network. It implements autograd functionality along with backpropagation. We can then use these functions to train a neural network as follows: alt text

About

Simple autograd engine with backpropagation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published