搜索资源列表
ADHDP-Algorithm
- ADHDP算法中评价网络和执行网络训练的MATLAB程序代码。-training critic network and action network in the ADHDP algorithm
adaptive-critic-designs-master
- 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
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)
120
- 实现自适应动态规划算法,二维轨迹跟踪,acor-critic网络(Realization of ADP algorithm, two-dimensional track tracking)
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. M is a class of evaluation n