swarajpande5 / nn

Implementation of Neural Network architectures using Tensorflow and PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of Neural Network architectures using Tensorflow and PyTorch


Languages

Language:Jupyter Notebook 100.0%