Skip to content
/ racket-ml Public
forked from danking/racket-ml

A collection of things I found useful for doing Machine Learning problem sets.

Notifications You must be signed in to change notification settings

rxg/racket-ml

 
 

Repository files navigation

Racket Machine Learning

A collection of things I found useful for doing Machine Learning problem sets.

I wouldn't rely on anything that doesn't have a corresponding file in the tests/
folder. It's all in development.

The implementation of the Dirichlet distribution owes inspiration to Luc
Devroye's book, "Non-Uniform Random Variate Generation", which is freely
available online [1].

[1] http://luc.devroye.org/rnbookindex.html

About

A collection of things I found useful for doing Machine Learning problem sets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%