Skip to content

kawechel/chapelML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning algorithms in Chapel

Implementations of simple ML algorithms from scratch, using Cray's Chapel language.

Algorithms

  • Simple Linear Regression
  • Multivariate Linear Regression
  • Logistic Regression
  • Perceptron

Dataset handling

  • Simple Train-Test split
  • kFolds

About

Machine Learning algorithms in Chapel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages