Skip to content
View hskim's full-sized avatar
😅
😅

Block or report hskim

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Public

    Forked from CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

    Jupyter Notebook

  2. rl-tictactoe rl-tictactoe Public

    Forked from tansey/rl-tictactoe

    A reinforcement learning agent for tic-tac-toe. Implements the example from Chapter 1 of Sutton and Barto.

    Python

  3. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python code for Reinforcement Learning: An Introduction

    Python

  4. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  5. Deep-RL-Mountain-Car Deep-RL-Mountain-Car Public

    Forked from vikasjiitk/Deep-RL-Mountain-Car

    DQN based RL agent for Mountain Car

    Python

  6. rl_kor rl_kor Public

    Forked from rlcode/reinforcement-learning

    Minimal and Clean Reinforcement Learning Examples

    Python