搜索资源列表
RL_sim
- Reinforcement Learning
0570881044
- Autonomous Navigation in Dynamic Environments with Reinforcement Learning and Heuristic
ganzhiqisuanfa
- 介绍感知器学习算法及其变种,给出各种感知器算法的伪代码,指出各种算法的优点。给出感知器算法在线性可分和线性不可分 情况下的误差界定理,讨论各种感知器学习算法的误差界理论,给出各种算法的误差界。介绍感知器学习算法在在线优化场景、强化学习 场景和赌博机算法中的应用,并对未解决的问题进行讨论。-The perceptron learning algorithm and its variants, pseudo code is given a variety of perceptron algo
RLApplet
- Applet for Reinforcement learning Game
REINFORCEMENT_LEARNING
- reinforcement Learning Q learning method
plas
- EXEMPLE OF A CONCRETE SQUARE SECTION WITH 4 STEEL 20mm BARS CONCRETE DIMENSIONS: (0.25*0.25)m2 - ALL SECTION (0.20*0.20)m2 - CORE SECTION TRANSVERSAL REINFORCEMENT: 10mm Bars / 7.0cm NOVEMBER 1993
egreedy
- e_greedy example in reinforcement learning
grid_world
- grid_world example with reinforcement learning
n-arm-bandit
- n arm bandit example with reinforcement learning
Gambler
- gambler example with reinforcement learning
Jack_Rental
- jack rental example with reinforcement learning
grid_world
- jacfar for reinforcement learning training
n-arm-bandit
- banditfor reinforcement learning training
reinfBar
- OpenSees源码中的钢筋类,类似于Patch中的cell类,是二维截面自动划分的基本钢筋截面类,用于计算钢筋纤维的坐标和面积。-OpenSees reinforced class source code, similar to the cell Patch class is the basic class of two-dimensional cross-section steel sectional automatic partitioning, used to calculate the
reinfLayer
- OpenSees中的钢筋层类,由reinfBar类组成,用于二维截面纤维的自动划分。一般结合reinfBar类使用。-OpenSees the reinforcement layer class by reinfBar classes for automatically divide the two-dimensional section of the fiber. Usually combined reinfBar classes.
reinforcement-learning-an-introduction-master
- sutton强化学习书籍python源码(The codes of the book named Reinforcement Learning:An Introduction written by sutton.)