NEAT-Python

Getting Started

  • Quick Start
  • Installation
  • XOR Example: Detailed Walkthrough
  • Configuration Essentials

Understanding NEAT

  • NEAT Overview
  • Understanding Innovation Numbers
  • Glossary

User Guides

  • NEAT-Python for Academic Research
  • Configuration file description
  • Reproducibility
  • Cookbook: Common Patterns
  • Customizing Behavior
  • Overview of builtin activation functions
  • Continuous-time recurrent neural network implementation
  • Network Export

API Reference

  • Module summaries
  • Genome Interface
  • Reproduction Interface

Additional Resources

  • Frequently Asked Questions
  • Troubleshooting Guide
  • Migration Guide for neat-python 1.0
  • Configuration File Migration (v1.0)
NEAT-Python
  • Overview: module code

All modules for which code is available

  • activations
  • aggregations
  • attributes
  • checkpoint
  • config
  • ctrnn
  • genes
  • genome
  • graphs
  • innovation
  • iznn
  • math_util
  • neat.export
    • neat.export.json_format
  • nn.feed_forward
  • nn.recurrent
  • parallel
  • population
  • reporting
  • reproduction
  • stagnation
  • statistics

© Copyright 2015-2025, CodeReclaimers, LLC. Last updated on Dec 06, 2025.

Built with Sphinx using a theme provided by Read the Docs.