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.
- Host: GitHub
- URL: https://github.com/mballarin97/rl4pandemic
- Owner: mballarin97
- Created: 2020-06-01T12:49:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T09:39:52.000Z (over 5 years ago)
- Last Synced: 2025-09-12T23:45:32.454Z (8 months ago)
- Topics: decision-process, genetic-algorithm, graphs, neat-algorithm, reinforcement-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 831 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.