GitXplorerGitXplorer
k

hmel

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
a2f6e20e272aa688b691a071cd2891566213a7e9

Create README.md

kkrangelov committed 6 years ago
Unverified
081eff119e074be636159ca235b36473e53a3428

initial implementaions of KdTrees and T-SNE

kkrangelov committed 6 years ago

README

The README file for this repository.

A collection of Machine Learning algorithms in Haskell. New algorithms will be added as I need them.

The goal is to collect different algorithms with an API which makes it easy to combine them. The algorithms should also be optimized for working with big data sets, i.e. no proof of concept.