AI packages

Showing projects tagged as AI

  • grenade

    9.9 5.6 Haskell
    Deep Learning in Haskell
  • hasktorch

    9.9 7.2 Haskell
    Tensors and neural networks in Haskell
  • opencv

    9.5 0.0 Haskell
    Haskell binding to OpenCV-3.x
  • hnn

    9.3 0.0 Haskell
    haskell neural network library
  • nn

    9.1 0.0 Haskell
    A tiny neural network 🧠
  • tensor-safe

    8.8 0.0 Haskell
    A Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras.
  • moo

    8.6 0.0 Haskell
    Genetic algorithm library for Haskell. Binary and continuous (real-coded) GAs. Binary GAs: binary and Gray encoding; point mutation; one-point, two-point, and uniform crossover. Continuous GAs: Gaussian mutation; BLX-α, UNDX, and SBX crossover. Selection operators: roulette, tournament, and stochastic universal sampling (SUS); with optional niching, ranking, and scaling. Replacement strategies: generational with elitism and steady state. Constrained optimization: random constrained initialization, death penalty, constrained selection without a penalty function. Multi-objective optimization: NSGA-II and constrained NSGA-II.
  • CV

    8.6 0.0 Haskell
    Haskell wrappers and utilities for OpenCV machine vision library
  • keera-posture

    8.4 4.7 Haskell
    Alleviate your back pain using Haskell and a webcam
  • HOpenCV

    8.1 0.0 Haskell
    Haskell bindings for OpenCV
  • svm

    7.6 0.0 Haskell
    A support vector machine implemented in Haskell.
  • genprog

    7.5 0.0 Haskell
    Genetic programming library
  • hopfield

    7.3 0.0 Makefile
    hopfield
  • creatur

    7.2 0.0 Haskell
    Framework for artificial life and other evolutionary algorithms.
  • GA

    7.0 0.0 Haskell
    Haskell module for working with genetic algorithms
  • simple-genetic-algorithm

    6.9 0.0 Haskell
    Simple parallel genetic algorithm implementation in pure Haskell
  • svm-simple

    6.8 0.0 Haskell
    Simplified interface to bindings-svm
  • csp

    6.5 0.0 Haskell
    Constraint satisfaction problem (CSP) solvers for Haskell
  • cv-combinators

    6.4 0.0 Haskell
    Functional Combinators for Computer Vision, currently using OpenCV as a backend
  • simple-neural-networks

    6.2 0.0 Haskell
    Simple parallel neural networks implementation in pure Haskell
  • heukarya

    5.9 0.0 Haskell
    DISCONTINUED. genetic programming in haskell
  • neet

    5.9 0.0 Haskell
    Neuroevolution of Augmented Topologies (NEAT) -- in Haskell
  • HaVSA

    5.7 0.0 Haskell
    HaVSA (Have-Saa) is a Haskell implementation of the Version Space Algebra Machine Learning technique described by Tessa Lau.
  • smarties

    5.3 0.0 Haskell
    haskell behavior tree library
  • nondeterminism

    5.0 0.0 Haskell
    Nondeterministic computations in Haskell
  • SimpleEA

    5.0 0.0 Haskell
    A simple evolutionary algorithm framework for Haskell
  • huff

    5.0 0.0 Haskell
    A fast-forward based planner for Haskell
  • HSGEP

    4.8 0.0 Mathematica
    Haskell Gene Expression Programming Library
  • Judy Graph DB

    4.4 3.1 Haskell
    A graph database with cypher like queries using judy arrays
  • fei-nn

    4.1 0.0 Haskell
    High level APIs for leaveraging neural networks with MXNet in Haskell