aima-haskell
Haskell AI library
An implementation of popular AI algorithms in the Haskell programming language
Algorithms from AIMA in Haskell
331 stars
38 watching
43 forks
Language: Haskell
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aimacode/aima-lisp | Common Lisp implementation of algorithms from AI textbook | 404 |
chris-taylor/classical-mechanics | An implementation of Scheme library scmutils for classical mechanics research and teaching in Haskell | 88 |
anton-k/processing-for-haskell | A Haskell implementation of a subset of the Processing language for computer graphics | 71 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
anton-k/ru-haskell-book | An online Haskell book repository with source code examples and downloadable books in various formats. | 276 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
chetant/libclang | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 564 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
abooij/sudbury | A Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell | 90 |
maoe/influxdb-haskell | An InfluxDB client library written in Haskell | 54 |