Skip to content
View YitzhakSp's full-sized avatar
Block or Report

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.

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

Popular repositories

  1. optim optim Public

    Forked from torch/optim

    A numeric optimization package for Torch.

    Lua 1

  2. gym-maze gym-maze Public

    Forked from zuoxingdong/mazelab

    A customizable gym environment for maze/gridworld

    Jupyter Notebook

  3. Bootstrapped-DQN Bootstrapped-DQN Public

    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-Pytorch Public

    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_maze Public

    Travel in maze using pygame to display the maze

    Python

  6. advice-based-RL advice-based-RL Public

    experiments with different advice strategies for RL agents.