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

Block or report Bencee16

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. RL-Double-Q-learning RL-Double-Q-learning Public

    A project comparing regular and double Q-learning reinforcement learning algorithms on different grid-world environments

    Jupyter Notebook 1 1

  2. babyai babyai Public

    Forked from mila-iqia/babyai

    BabyAI platform. A testbed for training agents to understand and execute language commands.

    Python

  3. Neural_Machine_Translation_with_attention Neural_Machine_Translation_with_attention Public

    Jupyter Notebook

  4. Reinforcement-Learning-TD-learning Reinforcement-Learning-TD-learning Public

    A school project that features mutliple reinforcement algorithms: policy and value iteration, Monte-Carlo prediction and control and Temporal Difference Learning

    Jupyter Notebook

  5. Reinforcement-Learning-Actor-Critic Reinforcement-Learning-Actor-Critic Public

    School project in RL, featuring algorithms like Deep Q-Network, Policy Gradient and Actor-Critic

    Jupyter Notebook

  6. Image_classification Image_classification Public

    An image classification project. I used the cifar10 dataset and compared a regular Feed-forward Neural Network's performance with Convolutional Neural Network.

    Python