Master Thesis + Paper: Advancing Forest Fire Prevention: Deep Reinforcement Learning for Effective Firebreak Placement
This repository contains the code and resources for the master thesis titled "Advancing Forest Fire Prevention: Deep Reinforcement Learning for Effective Firebreak Placement".
The objective of this thesis is to explore the application of reinforcement learning techniques to optimize the allocation of firebreaks in forest management. The study utilizes the Cell2Fire simulator to model and simulate forest fire scenarios.
The findings and methodologies of this research are detailed in the paper: Advancing Forest Fire Prevention: Deep Reinforcement Learning for Effective Firebreak Placement.
- Required Python packages are listed in
requirements.txt
- Clone the repository:
git clone https://github.com/yourusername/your-repo.git
- Navigate to the project directory:
cd your-repo
- Install the required packages:
pip install -r requirements.txt
For any questions or inquiries, please contact lucasmurrayh at gmail dot com.
This project is licensed under the MIT License. See the LICENSE
file for details.