Skip to content
View YitzhakSp's full-sized avatar

Block or report YitzhakSp

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. optim optimPublic

    Forked from torch/optim

    A numeric optimization package for Torch.

    Lua 1

  2. gym-maze gym-mazePublic

    Forked from zuoxingdong/mazelab

    A customizable gym environment for maze/gridworld

    Jupyter Notebook

  3. Bootstrapped-DQN Bootstrapped-DQNPublic

    Forked from rrmenon10/Bootstrapped-DQN

    Tensorflow implementation of BootstrappedDQN using OpenAI baselines

    Python

  4. Reinforcement-Learning-Q-learning-Gridworld-Pytorch Reinforcement-Learning-Q-learning-Gridworld-PytorchPublic

    Forked from mingen-pan/Reinforcement-Learning-Q-learning-Gridworld-Pytorch

    This is a project using Pytorch to fulfill reinforcement learning on a simple game - Gridworld

    Python

  5. Travel_in_maze Travel_in_mazePublic

    Travel in maze using pygame to display the maze

    Python

  6. advice-based-RL advice-based-RLPublic

    experiments with different advice strategies for RL agents.