Repository navigation

#

linear-layers

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Python
11883
4 个月前

This repository contains deep learning models on FashionMNIST(state-of-art dataset).

Jupyter Notebook
12
2 年前

Python from-scratch implementation of a Neural Network Classifier. Dive into the fundamentals of approximation, non-linearity, regularization, gradients, and backpropagation.

Jupyter Notebook
4
9 个月前

Annotated vanilla implementation in PyTorch of the Transformer model introduced in 'Attention Is All You Need'.

Jupyter Notebook
1
1 年前