Skip to content

asutoshgha/deeplearninglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages