machine-learning-algorithms topic

List machine-learning-algorithms repositories

C

18.2k
Stars
4.2k
Forks
Watchers

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

C-Plus-Plus

29.3k
Stars
7.0k
Forks
501
Watchers

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

MATLAB-Octave

357
Stars
171
Forks
Watchers

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

22.6k
Stars
4.0k
Forks
934
Watchers

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

nano-neuron

2.2k
Stars
119
Forks
Watchers

🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"

ScratchML

25
Stars
1
Forks
Watchers

Implementations of the Machine Learning models and algorithms from scratch using NumPy only.

DS_and_ML_projects

140
Stars
59
Forks
Watchers

Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.

deep-learning-scala

10
Stars
0
Forks
Watchers

Artificial Neural Network in Scala

MLAlgorithms

10.3k
Stars
1.7k
Forks
Watchers

Minimal and clean examples of machine learning algorithms implementations