haskell-ml

Machine Learning Library

Implementations of basic machine learning algorithms in Haskell

Haskell implementations of various ML algorithms.

GitHub

57 stars
5 watching
7 forks
Language: Haskell
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dask/dask-ml A Python library for scalable machine learning using Dask alongside popular ML libraries 902
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
mikeizbicki/hlearn Developing a high-performance machine learning library that balances speed and flexibility in Haskell 1,622
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
hasktorch/hasktorch A Haskell library for building and training neural networks with native C++ libraries. 1,069
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
valdanylchuk/swiftlearner A collection of machine learning algorithms implemented in Scala for prototyping and experimentation. 39
ryuk17/machinelearning This is a collection of machine learning algorithms implemented in Python 3.6. 103
techascent/tech.ml A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. 96
fukuball/fuku-ml An easy-to-use machine learning library with various algorithms for classification and regression tasks. 281
alonsovidales/go_ml Provides a collection of machine learning algorithms and implementations for data analysis in Go 203
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
i-am-tom/learn-me-a-haskell Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure 70