Skip to content

Deep Learning library written in Python. Contains code for my blog series on building a deep learning library.

Notifications You must be signed in to change notification settings

ashwin6-dev/Zen-Deep-Learning-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zen - Deep Learning Library

A deep learning library written in Python.

Contains the code for my blog series where we build this library from scratch

  • mnist.py contains an example for a MNIST digit recogniser using the library
  • rnn.py contains an example of a Recurrent Neural Network which learns to fit to the graph sin(x) * cos(x)

About

Deep Learning library written in Python. Contains code for my blog series on building a deep learning library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages