Giter Club home page Giter Club logo

dqn-based-uav-3d_path_planer's People

Contributors

young-how avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dqn-based-uav-3d_path_planer's Issues

DDPG for aircraft control

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.

状态空间42

你好我想修改无人机行走途中的影像因素,在我增加因素之后,状态空间的个数不对,请问状态空间的个数是怎么计算的

123

Do you have a detailed paper?

您好,撞毁概率计算公式的代码是不是写错了?

公式里代码有一部分是这样的:self.ev.WindField[0]math.cos(abs(self.ev.WindField[1]-self.dir_ob)-self.ev.v0)
看起来是Vwind
cos(|delta_theta|-V0),根据量纲不应该是Vwind*cos(|delta_theta|)-V0吗?就是math.cos的右括号是不是应该在self.ev.v0之前

您好,读取预训练模型继续训练,得分会很低

您好,载入预训练模型后,得分会很低,这是怎么回事呢?我自己从初始模型训练了10000个epoch,得分挺高的,但是我加载保存的模型继续训练(没有换训练数据),结果得分一下子暴跌,甚至还不如初始模型的得分,虽然经过50多个epoch以后基本恢复加载前的训练水平,但这样完全没办法在测试环境里应用。我直接执行您代码里的watch_UAV,也经常出现撞毁的现象

环境测试watch uav文件

您好,请问生成的轨迹不连续,而是一个点一个点的,怎么可以使轨迹看起来是连续的?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.