Skip to content

This code is the result of the collaboration of RL Turkey team.

License

Notifications You must be signed in to change notification settings

Akhil-blanc/AirSim-PyTorch-Drone-DDQN-Agent

 
 

Repository files navigation

AirSim PyTorch Drone Agent

  • Requirements
    pip install msgpack-rpc-python airsim==1.8.1 numpy torchsummary wandb
    pip install -r requirements.txt
    
  • Algorithms implemented: DQN, DDPG
  • Models: CNN, ConvLSTM, ViT
  • Environment: AirSim based on Unreal Engine. Download pre-built binaries for Windows, Linux from here

Run:

  1. Run blocks.exe
  2. python inference.py
    

About

This code is the result of the collaboration of RL Turkey team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%