ML from scratch, image classification
ML algorithms implemented in Python.
2024 PythonMLCalculus
ML From Scratch
This was built as part of a school exam
This educational project involves implementing core Machine Learning algorithms from scratch using only Python and NumPy, without relying on high-level frameworks like TensorFlow or PyTorch.
Python NumPy Math Education