/nn

Implementation of Neural Network architectures using Tensorflow and PyTorch

Primary LanguageJupyter Notebook

nn

Implementation of (some of my favorite) Neural Networks architectures in Python.
The repository contains the implementation of popular and commonly used neural networks in the domain of deep learning.
These neural networks are implemented using Tensorflow and PyTorch libraries which are widely used.

Implementations

Name
1 Lenet5
2 AlexNet