pavelchristof / machine-learning
Experiments with haskell neural networks
☆11Updated 9 years ago
Alternatives and similar repositories for machine-learning:
Users that are interested in machine-learning are comparing it to the libraries listed below
- Statistics package for Haskell based on hmatrix☆13Updated 4 years ago
- Generate recurring dates.☆16Updated last year
- An experimental "Turbo" Haskell Runtime - Nothing really to see here yet☆17Updated 9 years ago
- fast clustering algorithms☆15Updated 6 years ago
- Manipulating numbers with inherent measurement/experimental uncertainty.☆25Updated 7 months ago
- A talk on type-generic FFT in Haskell☆46Updated 3 years ago
- Haskell Equational Reasoning Model-to-Implementation Tunnel☆48Updated 2 years ago
- Haskell library for efficiently building up buffers☆26Updated 3 months ago
- Type-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation☆59Updated 7 years ago
- simple interface to ghc's simd vector support☆23Updated 9 years ago
- Priority Search Queues in three different flavors for Haskell☆66Updated 2 months ago
- An embedded DSL for creating, composing, and using probability measures.☆40Updated 5 years ago
- your dynamic optimization buddy☆27Updated 5 years ago
- Haskell distributed parallel Haskell☆37Updated 7 years ago
- Serializable closures for distributed programming.☆64Updated last year
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated last month
- Dependently typed convolutional neural networks☆35Updated 7 years ago
- van Laarhoven Free Monad with Extensible Effects☆23Updated 9 years ago
- Automatically make lenses from data structures implementing Generic☆26Updated 10 years ago
- An reimplementation of the Statistics.Sample Haskell module using the foldl package☆21Updated 11 months ago
- DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.☆27Updated 5 years ago
- A Typeable-free implementation of extensible effects