Repository navigation

#

linear-layers

🍀 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 年前

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 年前