Skip to content
/ ML Public

Repository for algorithms and functions intended to learn machine learning.

License

Notifications You must be signed in to change notification settings

lepton01/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine lerning repository

This repo is intended for storage, exposition, and version control of files used to learn optimization algorithms, including genetic, particle swarm, ant colony, and some of neural networks.


Primary

  • Genetic algorithms
  • Neural networks
  • Particle swarm optimization

Secondary

  • Decision tree
  • SVM