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

https://github.com/mballarin97/rl4pandemic

An application of Reinforcement learning techniques and in particular the NEAT algorithm to address the problem of a pandemic spread with different approaches.
https://github.com/mballarin97/rl4pandemic

decision-process genetic-algorithm graphs neat-algorithm reinforcement-learning

Last synced: about 1 month ago
JSON representation

An application of Reinforcement learning techniques and in particular the NEAT algorithm to address the problem of a pandemic spread with different approaches.

Awesome Lists containing this project

README

          

# RL4Pandemic
An application of Reinforcement learning techniques and in particular the NEAT algorithm to address the problem of a pandemic spread with different approaches.

## Main contributors:
- Marco Ballarin https://github.com/mballarin97;
- Francesco Manzali https://github.com/Einlar;
- Beatrice Segalini https://github.com/SBea13.