HLearn
Machine learning library
Developing a high-performance machine learning library that balances speed and flexibility in Haskell
Homomorphic machine learning
2k stars
141 watching
135 forks
Language: Haskell
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
michaelochurch/summer-2015-haskell-class | A comprehensive documentation of a Haskell course from Summer 2015, covering the language fundamentals and various topics in functional programming. | 212 |
michaelburge/haskoin | A proof-of-concept implementation of a blockchain in Haskell | 90 |
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
titsuki/raku-algorithm-libsvm | A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
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 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 902 |
unslothai/hyperlearn | An optimized machine learning framework using PyTorch that improves performance and efficiency on various hardware configurations | 1,842 |