搜索资源列表
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 cogni
学生成绩单管理软件
- 用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
学生成绩单管理软件
- 用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
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 cogni
LDRA_misrac_2004_standard_v2_5_2_Web
- MISRA-C:2004 Coding Standard The LDRA tool suite is developed and certified to BS EN ISO 9001:2000. This comparison has used the revised MISRA standard, MISRA-C:2004 "Guidelines for the use of the C language in criti
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 a
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 nons
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 fr a mework 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
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_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