Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason2brownlee/openendedness
Exploring the intersection of Evolutionary Algorithms and Openendedness
https://github.com/jason2brownlee/openendedness
genetic-algorithm openendedness
Last synced: 1 day ago
JSON representation
Exploring the intersection of Evolutionary Algorithms and Openendedness
- Host: GitHub
- URL: https://github.com/jason2brownlee/openendedness
- Owner: Jason2Brownlee
- Created: 2023-01-31T23:38:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T00:17:27.000Z (almost 2 years ago)
- Last Synced: 2023-07-16T05:25:01.542Z (over 1 year ago)
- Topics: genetic-algorithm, openendedness
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evolutionary Algorithms and Openendedness
Evolutionary algorithms cannot achieve _openendedness_. I want to understand this better and maybe do something about it.
For now this means reading a lot and thinking. This repository captures some of that.
## Notes
### 2023
* [We Have Not Achieved Artificial Evolution](notes/20230130.md)
* [Openendedness As Part Of Automated Scientific Method](notes/20230131.md)
* [Papers to Explore](notes/20230131-2.txt)
* [Review and Limitations of Evolutionary Computation](notes/20230201.md)
* [Modeling and Measuring Openendedness](notes/20230202.md)
* [Framework for Openendedness in Evolutionary Systems](notes/20230203.md)
* [What does a solution look like?](notes/20230204.md)
* [Open-endedness at DeepMind](notes/20230205.md)
* [Open-endedness Grand Challenge](notes/20230206.md)
* [Identifying When We DON'T HAVE Openendedness](notes/20230207.md)
* [Cumulative and Average Evolutionary Activity](notes/20230208.md)
* [Overview of Open-Ended Evolution Tokyo Workshop](notes/20230209.md)
* [Neural nets as dynamical systems and genetic algorithms as systems of adaptation](notes/20230214.md)
* [Genetic Algorithms are Robust Adaptive Systems For Sequential Decision Problems](notes/20230215.md)
* [We may need better definitions of diversity and complexity](notes/20230216.md)### 2021
* [20210204-1.txt](notes/20210204-1.txt)
* [20210108-1.txt](notes/20210108-1.txt)
* [20210129-1.txt](notes/20210129-1.txt)### 2020
* [20200401-1.txt](notes/20200401-1.txt)
* [20200402-1.txt](notes/20200402-1.txt)
* [20200403-1.txt](notes/20200403-1.txt)
* [20200406-1.txt](notes/20200406-1.txt)
* [20200407-1.txt](notes/20200407-1.txt)
* [20200408-1.txt](notes/20200408-1.txt)
* [20200409-1.txt](notes/20200409-1.txt)
* [20200410-1.txt](notes/20200410-1.txt)
* [20200416-1.txt](notes/20200416-1.txt)
* [20200601-1.txt](notes/20200601-1.txt)
* [20200604-1.txt](notes/20200604-1.txt)
* [20200606-1.txt](notes/20200606-1.txt)
* [20200724-1.txt](notes/20200724-1.txt)
* [20201106-1.txt](notes/20201106-1.txt)
* [20201122-1.txt](notes/20201122-1.txt)