搜索资源列表
example
- Actor-Critic简单应用例子,连续状态空间,离散动作-Actor-Critic examplr
ADP-code
- 自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用-Adaptive dynamic programming (ADP) actor-critic matlab simulation fr a mework for optimal control of the program code, found available
AADP.py
- Actor critic 求解动态规划问题 示例代码(Actor critic example code)
adaptive-critic-designs-master
- 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
Acotor-critic approach
- Actor-critic方法的python代码,供强化学习者使用和参考,希望对大家有帮助(Actor-critic approach)
actor
- ADP 的建模与实现方法,分别设立了actor model critic network,并用规划算例加以说明。(The modeling and implementation methods of ADP are set up actor model critic network, and illustrated by a planning example.very useful)
Actor_Critic
- 基于强化学习算法Actor-Critic实现的小案例。(A small case based on the reinforced learning algorithm Actor-Critic.)
actor-critic
- 基于actor-critic的DDPG强化学习算法(DPG reinforcement learning algorithm based on actor-critic)
Code
- Actor.m为动作网络的类 ANN.m为神经网络的类 cartpole_model.m为控制模型 Critic.m为评价网络的类 Layer为神经层 main为主函数(Actor. M is a class of Action Network Ann. M is a kind of neural network Cartpole? Model. M is the control model Critical
ADP冲冲冲
- 基于bp神经网络的adp小程序,无具体数值,需自行添加,包含actor网络和critic网络(The ADP program based on BP neural network has no specific value and needs to be added by itself, including actor network and critical network)
ADP
- 代码描述 自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码。(Adaptive Dynamic Planning (ADP) actor-critic fr a mework for optimal control)