machine-learning-algorithms topic
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
nano-neuron
🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"
pyltr
Python learning to rank (LTR) toolkit
ScratchML
Implementations of the Machine Learning models and algorithms from scratch using NumPy only.
DS_and_ML_projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
deep-learning-scala
Artificial Neural Network in Scala
MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations