×
您的位置:
机器学习模拟程序

机器学习模拟程序

  • 课程主讲:
  • 视频数量:24讲
  • 所属机构:
  • 课程时长:15分钟
  • 所属分类:软件研发
  • 在线播放

机器学习模拟程序的相关介绍

    我的机器学习模拟程序的实验们都在这里

    教程列表:

    强化学习 机器学习 猎人与猎物 实验 Reinforcement learning, machine learning

    强化学习 机器学习 自动驾驶 模拟 (reinforcement learning, machine learning, self driving car)

    #1 simulation tabular q learning

    #2 simulation tabular Sarsa

    #3 simulation tabular Sarsa lambda

    #4 simulation deep q network

    #5 simulation cartpole deep q network

    #6 Simulation mountaincar deep q network

    #7 Simulation cartpole policy gradient softmax (强化学习模拟)

    #8 Simulation MountainCar Policy gradient softmax (强化学习模拟)

    Pendulum OpenAI Gym DQN simulation 强化学习模拟

    Deep Deterministic Policy Gradient (DDPG) Pendulum OpenAI Gym using Tensorflow

    Actor Critic Cartpole openai gym tensorflow

    A3C Pendulum openAI gym tensorflow

    Reinforcement Learning DDPG robot arm using Tensorflow

    Reinforcement Learning 2D Car using Tensorflow