搜索资源列表
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.
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
Set-process-as-critic
- Example made in VB about how to set a process as critic
neural_network_qvalue
- critic q learning with matlab m file
Actor_Critic
- 基于强化学习算法Actor-Critic实现的小案例。(A small case based on the reinforced learning algorithm 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