geoffrey-anto / drones-attention-based-lstm-deep-q-network-rpp

A Realtime Path Planning AIRSIM Simulation Using Deep Q Learning With Attention Based LSTM
MIT License
1 stars 0 forks source link

Added CLI flags & Model Outputs #2

Closed geoffrey-anto closed 6 days ago

geoffrey-anto commented 6 days ago

This pull request includes significant updates to the main.py file to support different model types, new Makefile targets for training and testing, and various changes to configuration parameters and output files.

Main Application Changes:

Configuration Updates:

Build and Deployment:

Output Files:

Code Logic: