nshepperd / funnLinks
Funn: Functional Neural Networks in Haskell
☆26Updated 6 years ago
Alternatives and similar repositories for funn
Users that are interested in funn are comparing it to the libraries listed below
Sorting:
- Type-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation☆59Updated 8 years ago
- Typed frontend to TensorFlow and higher-order deep learning☆156Updated 3 years ago
- Neural Nets in native Haskell☆123Updated 5 years ago
- playing with recurrent neural networks☆28Updated 10 years ago
- ☆54Updated 10 years ago
- Matrix operations in 100% pure Haskell☆34Updated 2 years ago
- ☆25Updated 5 years ago
- Combinators and types for easily building trainable neural networks using the backprop library☆34Updated 5 years ago
- Practical Deep Learning in Haskell now!☆50Updated 3 years ago
- Heterogeneous automatic differentiation ("backpropagation") in Haskell☆193Updated 7 months ago
- An embedded DSL for creating, composing, and using probability measures.☆42Updated 6 years ago
- Source for personal blog.☆78Updated this week
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 5 years ago
- Reexporting TensorFlow Haskell with dependent typed functions☆46Updated 6 years ago
- Deep learning via category theory and functional programming☆151Updated 5 years ago
- Painless general-purpose sampling.☆24Updated last year
- Multidimensional arrays and simple tensor computations☆38Updated last year
- i bet you there is a typesystem behind music☆32Updated 7 years ago
- Genetic algorithm library for Haskell. Binary and continuous (real-coded) GAs. Binary GAs: binary and Gray encoding; point mutation; one-…☆59Updated last year
- DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.☆28Updated 6 years ago
- Machine Learning Toolbox☆36Updated 7 years ago
- restricted boltzmann machine☆48Updated 9 years ago
- Some numerical optimization methods implemented in Haskell☆47Updated 5 years ago
- Reinforcement learning in haskell☆45Updated 4 years ago
- A Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras.☆102Updated 3 years ago
- Many-dimensional type-safe numeric ops☆46Updated 4 years ago
- An Experiment in Haskell Symbolic Algebra☆73Updated 13 years ago
- Statistics package for Haskell based on hmatrix☆13Updated 5 years ago
- DIY Markov Chains.