Skip to content

Implementation of some classic machine learning algorithms in some languages.

Notifications You must be signed in to change notification settings

GiovaniGitHub/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Languages

  • Julia
  • Python
  • Go
  • Java
  • Rust

Algorithms

  • Linear Regression
  • Simple Linear Regression
  • Polynomial Regression
  • Logistic Regression
  • Elastic Net Regression
  • RBF Regression