An open API service indexing awesome lists of open source software.

https://github.com/tenstad/des-hyperneat

Deep Evolvable-Substrate HyperNEAT - Extending ES-HyperNEAT with Multiple Substrates in an Evolving Topology
https://github.com/tenstad/des-hyperneat

computer-science neat-algorithm neural-networks

Last synced: 3 months ago
JSON representation

Deep Evolvable-Substrate HyperNEAT - Extending ES-HyperNEAT with Multiple Substrates in an Evolving Topology

Awesome Lists containing this project

README

        

# Deep Evolvable-Substrate HyperNEAT - Extending ES-HyperNEAT with Multiple Substrates in an Evolving Topology

Rust implementation of the DES-HyperNEAT framework, along with three concrete
implementations:

- Layered DES-HyperNEAT (LaDES)
- Single CPPN DES-HyperNEAT (SiDES)
- Coevolutional DES-HyperNEAT (CoDES)

The work was originally part of the [Deep Evolvable-Substrate
HyperNEAT](https://hdl.handle.net/11250/2739318) master’s thesis in computer
science at [NTNU](https://www.ntnu.edu/idi). See also the article
[DES-HyperNEAT: Towards Multiple Substrate Deep
ANNs](https://doi.org/10.1109/CEC45853.2021.9504803) in [2021 IEEE Congress on
Evolutionary Computation
(CEC)](https://ieeexplore.ieee.org/xpl/conhome/9504682/proceeding).