Skip to content

msaroufim/pytorch-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch models from scratch

Simple implementations of important PyTorch models without relying on built in layers or libraries. This repo is here for educational purposes.

Usage

pip install torch
cd model_dir
python main.py

Examples

About

PyTorch models implemented from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages