Skip to content

anugrahasinha/neuralnetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network

Author : Anugraha Sinha

Email : anugraha[dot]sinha[at]gmail[dot]com

Library information

Some common implementation of neural network based models. Implementations span from raw neural networks using numpy all the away to CNN2D/RNN/LSTM/GRU/CNN3D based advanced neural networks.

Updates

[2019/03/20] : Neural Network implementation using only numpy (RAW) : numpy_based_ann_raw

[2019/03/26] : Added Gesture Recognition using CNN3D/LSTM/RNN/GRU types modelling techniques : GestureRecognition-CNN3D_RNN_LSTM_GRU

About

Neural Network related experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published