Skip to content

AndrasFerenczy/Machine-Learning-Engineering-Project-CS-5781

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minitorch

Implementation of the Minitorch library for the Machine Learning Engineering course at Cornell University.

Minitorch is a diy teaching library for machine learning engineers who wish to learn about the internal concepts underlying deep learning systems. It is a pure Python re-implementation of the Torch API designed to be simple, easy-to-read, tested, and incremental. The final library can run Torch code.

  1. module: ML Programming Foundations
  2. module: Autodifferentiation
  3. module: Tensors
  4. module: GPUs and Parallel Programming
  5. module: Foundational Deep Learning

About

Implementation of the Minitorch library, a Python re-implementation of the Torch API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages