Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 452 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 452 Bytes

Odin ML

Collection of AI/Machine Learning code written in Odin.

This is not intended for production use. This is a resource for me to really understand what is going on under the hood in libraries like PyTorch, TinyGrad, JAX, MLX etc.

Over time this will hopefully start to approach the usability of those kinds of libraries but without the need of universality. Ultimately I want to be able to train NN and do RL without needing to write Python.