Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sophy8281/ml-agorithms

Implementation of various machine learning algorithms
https://github.com/sophy8281/ml-agorithms

adaline decision-tree-algorithm genetic-algorithm k-means-clustering k-nearest-neighbours naive-bayes-algorithm perceptron-learning-algorithm reinforcement-learning-algorithms

Last synced: 4 days ago
JSON representation

Implementation of various machine learning algorithms

Awesome Lists containing this project

README

        

# ml-algorithms
This repository contains various machine learning algorithms:-
###### Adaptive Linear Element
###### Decision Tree
###### Genetic
###### K-Means Clustering
###### K-Nearest Neighbours
###### Naive Bayesian
###### Perceptron
###### Reinforcement
###### Self-Organizing Map