Skip to content

A collection of fundamental ML algorithms implemented from scratch in C++ to enhance my learning and understanding of MIT's Deep Learning courses available on YouTube.

License

Notifications You must be signed in to change notification settings

khobaib529/ML-algorithms-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML Algorithms from Scratch

just for experiment and to understand how ML algorithms work under the hood

Welcome to the ML Algorithms from Scratch repository! This project aims to implement various artificial intelligence algorithms in C++, providing a hands-on approach to understanding AI concepts.

Introduction

This repository is the result of my learning journey through MIT and Stanford online courses. Here, you'll find implementations of fundamental AI algorithms designed to deepen your understanding of artificial intelligence, machine learning, and data science.

Algorithms Implemented

The following algorithms are currently implemented in this repository:

  • Machine Learning Algorithms
    • Gradient Descent
    • Decision Tree Classifier

Feel free to suggest more algorithms you'd like to see implemented!

Acknowledgments

A huge thanks to the instructors from MIT and Stanford for their outstanding courses available on YouTube. Their teachings have been invaluable in my learning journey and have greatly inspired this project.

About

A collection of fundamental ML algorithms implemented from scratch in C++ to enhance my learning and understanding of MIT's Deep Learning courses available on YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages