Repository navigation
#
linear-layers
- Website
- Wikipedia
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Python
12043
8 个月前
This repository contains deep learning models on FashionMNIST(state-of-art dataset).
Jupyter Notebook
12
3 年前
MNIST Image reconstruction using Autoencoders
Jupyter Notebook
5
5 年前
Python from-scratch implementation of a Neural Network Classifier. Dive into the fundamentals of approximation, non-linearity, regularization, gradients, and backpropagation.
Jupyter Notebook
4
1 年前
Annotated vanilla implementation in PyTorch of the Transformer model introduced in 'Attention Is All You Need'.
Jupyter Notebook
1
2 年前