Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deeplearninglib

this is my personal deep learning library for understanding deeplearning

This is my personal deeplearning Library which I made to understand how deeplearning frame work modules are organised to better understand them.

Layer:

This module is the base class for dense and it signifies that it has the functionality to have forward and backward pass.

Dense:

This module inherits Layer class and impliments forward and backward propogation in a neural network.

About

this is my personal deep learning library for understanding deeplearning

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages