Welcome to Mini Torch, a lightweight machine learning library designed as part of the CS5781 Machine Learning Engineering course. Mini Torch aims to provide fundamental functionalities similar to PyTorch, including tensor operations, automatic differentiation, and essential utilities for building machine learning models.
For detailed guidelines and documentation, please visit Mini Torch Documentation.
This project is built upon the foundational work and documentation provided by Sasha Rush, who is also the instructor of this course.