Skip to content

CYC204107/Deep-Learning-Model-Reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-Model-Reproduction

This repository contains my personal implementation of classic Deep Learning models from scratch using PyTorch.

Motivation

To deepen my understanding of DL fundamentals, I am reproducing classic papers and architectures to learn the underlying mechanisms of neural networks.

Preliminaries(prelims)

Fundamental knowledges

Learn transformer based on a Harvard line-by-line transformer implementation project

https://github.com/harvardnlp/annotated-transformer/

License

This project is licensed under the MIT License.

About

A personal record of reproducing classic deep learning models from scratch using PyTorch :)

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors