Skip to content

Keegz-dz/TensorTonic-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TensorTonic Solutions

This repository contains my solutions to problems from TensorTonic, shared openly to benefit the broader machine learning community.

Demo

Each sub-directory contains a solution .py file and a concise .md document outlining the theoretical foundations.

What is TensorTonic ?

TensorTonic is a platform where you can implement core algorithms of Machine Learning from scratch. This repository contains my personal solutions to these problems, automatically synchronized from the platform.

The solutions in this repository adhere to two guiding principles:

  1. Readability Variable names and code structure mirror mathematical notation wherever practical, minimising the gap between theory and implementation.
  2. Minimalism No unnecessary abstractions are introduced. The objective is transparent, auditable code that reflects the algorithm directly.

Licence

This repository is released under the MIT Licence. See LICENSE for full text.

Contact

Maintained by Keegan Dsouza. For questions or discussion about any solution, please open an issue on the issue tracker.

About

This repository contains my solutions to problems from TensorTonic, shared openly to benefit the broader machine learning community.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors