Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDPG for aircraft control #48

Open
aminrbspace opened this issue Jul 12, 2024 · 0 comments
Open

DDPG for aircraft control #48

aminrbspace opened this issue Jul 12, 2024 · 0 comments

Comments

@aminrbspace
Copy link

Hello everyone. I am planning to create my own environment in Python using my aircraft's specifications. Most of the code I see on GitHub uses pre-prepared environments from Gym. How can I use my own 6DOF (six degrees of freedom) equations of the aircraft with its own specifications instead of using ready-made packages? Does anyone have any code for this? I want to use DDPG (Deep Deterministic Policy Gradient) for aircraft control.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant