issues
search
SuhrudhSarathy
/
drone_sim
A Simple drone simulator written in Python
MIT License
18
stars
7
forks
source link
Make a GYM environment out of the Simulator
#3
Closed
SuhrudhSarathy
closed
2 years ago
SuhrudhSarathy
commented
2 years ago
Make a custom gym environment from this simulator. Refer to
https://gym.openai.com/docs/
https://towardsdatascience.com/creating-a-custom-openai-gym-environment-for-stock-trading-be532be3910e
Make a custom gym environment from this simulator. Refer to