Skip to content

oojo12/ml-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*Last updated 1/8/2020

This repository holds the following algorithms broken up by types

if the version='done' then I am no longer working with on the algorithm because I am interested in attempting another or I feel it is complete enough

Clustering

  • Kmeans - next updates will allow categorical feature handling and some error handling
  • KNN - next updates will allow categorical feature handling and some error handling

Neural Networks

  • Multi-Layer Perceptron - will implement with value assertions
  • Radial Basis Function Network - will implement with value assertions

Reinforcement Learning algorithms

  • Value Iteration - will implement with value assertions
  • Policy Iteration - will implement with value assertions
  • Markov Decision Process

Reach algorithms

  • tbd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages