Stars
Machine_Learning
6 repositories
📺 Discover the latest machine learning / AI courses on YouTube.
Collection of useful machine learning codes and snippets (originally intended for my personal use)
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Implementing Recurrent Neural Network from Scratch