Skip to content

PyTorch compatible interface fully written in NumPy

Notifications You must be signed in to change notification settings

Skovorp/Homemade-Torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homemade-Torch

This is code for deeplearning framework with Torch-like interface but fully written in NumPy. This was a homework assignment for Deep Learning 1, I got 20/20 for it.

  • Code for optimisers, layers and etc. is in modules/. Templates were provided, I wrote the rest.
  • Tests, provided by teachers, are in tests/.
  • Successfull test runs and simple model trained with this framework are in demo.ipynb

About

PyTorch compatible interface fully written in NumPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published