Skip to content

Repository for my implementations of machine learning papers and algorithms.

Notifications You must be signed in to change notification settings

cthorrez/ml-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-fun

This is a repository for small fun machine learning projects I do in my free time. Some are my own ideas, some are just my implementations of papers I find cool

Projects so far:

  1. ddpg My implementation of Deep Deterministic Policy Gradients
  2. kmeans_gd I implemented K-means clustering using gradient descent and Newton's method
  3. cma-es My implementation of Covariance Matrix Adaptation: Evolutionary Strategy.

About

Repository for my implementations of machine learning papers and algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published