Skip to content
View MintGoCS's full-sized avatar
  • @SouthDakotaStateUniversity
  • 57007
  • 16:48 (UTC -12:00)

Highlights

  • Pro

Block or report MintGoCS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MintGoCS/README.md

My interest

Reinforcement Learning(RL) for game ai

Your GitHub Stats

Popular repositories Loading

  1. Multi-armed-Bandits Multi-armed-Bandits Public

    Greedy Selection Method, Optimistic Initial Values, Upper-Confidence-Bound Method, and Gradient Bandit Algorithms

    Python

  2. MintGoCs MintGoCs Public

  3. Reinforcement-Learning-Frozen-Lake Reinforcement-Learning-Frozen-Lake Public

    This repository includes code for implementing MDP and FrozenLake.

    Jupyter Notebook

  4. Deep-Reinforcement-Learning-in-CRPG-AI Deep-Reinforcement-Learning-in-CRPG-AI Public

  5. Reinforcement-Learning-FrozenLake-Simplified-Version Reinforcement-Learning-FrozenLake-Simplified-Version Public

    A simplified Frozen Lake project by using Q-learning method

    Python