搜索资源列表
improving_the_performance_of_pso_using_adaptive_de
- Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration c
学生成绩单管理软件
- 用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
MISRA-C(cn)
- 比较完整且准确的MISRA-C文档中文版,能为嵌入式C开发提供很大的帮助。-Guidelines for the use of the C language in critical systems
Sams.C.Sharp.3.0.Unleashed.With.the.dot.NET.Framew
- As the reader of this book, you are our most important critic and commentator. We value your opinion and want to know what we’re doing right, what we could do better, what areas you’d like to see us publish in, and any other words of wisdom you’r
319906
- 用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
Set-process-as-critic
- Example made in VB about how to set a process as critic
adaptive-critic-designs-1997
- 自适应动态规划经典论文,介绍一些adp的模型,可应用在非线性、噪声环境建模中-Adaptive Dynamic Programming classic papers.We discuss a variety of adaptive critic designs (ACDs) for neurocontrol. These are suitable for learning in noisy, nonlinear, and nonstationary environments.
example
- Actor-Critic简单应用例子,连续状态空间,离散动作-Actor-Critic examplr
ADHDP-Algorithm
- ADHDP算法中评价网络和执行网络训练的MATLAB程序代码。-training critic network and action network in the ADHDP algorithm
ADP-code
- 自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用-Adaptive dynamic programming (ADP) actor-critic matlab simulation framework for optimal control of the program code, found available
spider
- 豆瓣影评的爬虫,不依赖任何库,一定程度反反爬虫(a spider of douban's film critic,without any releases)
neural_network_qvalue
- critic q learning with matlab m file
douban-film-master
- 影评模仿器,模仿豆瓣影评所做的,初学者的一个小作品。(The film critic imitator, imitating the bean film review, is a small work of the beginner.)
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. M is a class of evaluation n