Skip to main content

A CT (Continuous Time) NEAT (NeuroEvolution of Augmenting Topologies) implementation

Project description

About

NEAT (NeuroEvolution of Augmenting Topologies) is a method developed by Kenneth O. Stanley for evolving arbitrary neural networks. Later NEAT was extended to evolve CT (Continuous Time) networks in different frameworks. This project is a Python implementation of CT-NEAT (and has both pure NEAT and CT-NEAT implementations) with few dependencies beyond the standard library (like scikit-learn). It was forked from the excellent project started by @MattKallada and continued by @CodeReclaimers (neat-python) after their project was archived.

For further information regarding general concepts and theory, please see the Selected Publications on Stanley's page at the University of Central Florida (now somewhat dated), or the publications page of his current website. (rtNEAT would be relevant for the CT element.)

ct-neat-python is licensed under the 3-clause BSD license. It is currently supported on Python 3.6 through 3.11, and pypy3.

Getting Started

If you want to try ct-neat-python, please check out the repository, start playing with the examples (examples/xor is a good place to start) and then try creating your own experiment.

The documentation is available on Read The Docs.

If you want to contribute to the directory and run the code in a developer setting, run the following from the root of the project:

pip install -e .

This will install the package in a dynamically linked mode such that all of your changes will be immediately reflected.

Citing

Here are APA and Bibtex entries you can use to cite this project in a publication. The listed authors are the originators and/or maintainers of all iterations of the project up to this point. If you have contributed and would like your name added to the citation, please submit an issue or email s@unzim.com.

APA

Horef, S., McIntyre, A., Kallada, M., Miguel, C. G., Feher de Silva, C., & Netto, M. L. ct-neat-python [Computer software]

Bibtex

@software{Horef_ct-neat-python,
author = {Horef Sergiy, McIntyre, Alan and Kallada, Matt and Miguel, Cesar G. and Feher de Silva, Carolina and Netto, Marcio Lobo},
title = {{ct-neat-python}}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ct_neat_python-1.0.0.tar.gz (73.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ct_neat_python-1.0.0-py3-none-any.whl (61.4 kB view details)

Uploaded Python 3

File details

Details for the file ct_neat_python-1.0.0.tar.gz.

File metadata

  • Download URL: ct_neat_python-1.0.0.tar.gz
  • Upload date:
  • Size: 73.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.23

File hashes

Hashes for ct_neat_python-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b743798aed1f231fe0567e2ae0e5dc2435dc2242700153efb97f0f6ced7023a0
MD5 4235a9b3fddaa865c8e064fa25f0e0a4
BLAKE2b-256 5a85cf44bfa30bb4b82782deb99188ca787f5c43412ee89ace2a79476471ca07

See more details on using hashes here.

File details

Details for the file ct_neat_python-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: ct_neat_python-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 61.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.23

File hashes

Hashes for ct_neat_python-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37887a4251045061b5804b6e2426373d5fa926460f1796fa2aa9c1d7e4b14a60
MD5 bba563cb260a98a806d81455e18f4ceb
BLAKE2b-256 023609aa36cd53bfcee264c6174053f0006283b0876c049e2e5bbda91f97024a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page