neet: A NEAT library for Haskell

[ ai, gpl, library ] [ Propose Tags ]

This package provides functions for creating, training, and using NEAT neural networks.


[Skip to Readme]

Modules

[Last Documentation]

  • Control
    • Monad
      • Fresh
        • Control.Monad.Fresh.Class
  • Neet
    • Examples
      • Neet.Examples.XOR
    • Neet.Genome
    • Neet.Network
    • Neet.Parameters
    • Neet.Population
    • Neet.Species
    • Neet.Training

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.0.1
Dependencies base (>=4.7 && <4.9), cereal (>=0.4 && <0.5), containers (>=0.5 && <0.6), graphviz (>=2999.18 && <2999.19), MonadRandom (>=0.4 && <0.5), multimap (>=1.2 && <1.3), parallel (>=3.2 && <3.3), random (>=1.1 && <1.2), transformers (>=0.4 && <0.5) [details]
License GPL-3.0-only
Copyright Copyright (C) 2015 Leon Medvinsky
Author Leon Medvinsky
Maintainer lmedvinsky@hotmail.com
Category AI
Home page https://github.com/raymoo/NEET
Bug tracker https://github.com/raymoo/NEET/issues
Uploaded by hijiri at 2016-02-12T18:13:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4381 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-28 [all 2 reports]

Readme for neet-0.4.0.1

[back to package description]