Pinned Repositories
a3c
ACER_tf
Implementation for ACER in tensorflow and sonnet by deepmind
advent-of-code-rust-2024
Advent of Code in Rust
cmdps_via_bvf
Constrained Markov Decision Processes via Backward Value Functions
DeepRL
Highly modularized implementation of popular deep RL algorithms by PyTorch
dlbook_notation
LaTeX files for the Deep Learning book notation
group-fairness-in-RL
Source code for the submission on group-fairness-in-RL
gym-minigrid
Minimalistic gridworld environment for OpenAI Gym
hercky.github.io
Codebase for my academic website
mo-spibb-codebase
Code for Multi-Objective SPIBB
hercky's Repositories
hercky/ACER_tf
Implementation for ACER in tensorflow and sonnet by deepmind
hercky/mo-spibb-codebase
Code for Multi-Objective SPIBB
hercky/cmdps_via_bvf
Constrained Markov Decision Processes via Backward Value Functions
hercky/a3c
hercky/group-fairness-in-RL
Source code for the submission on group-fairness-in-RL
hercky/DeepRL
Highly modularized implementation of popular deep RL algorithms by PyTorch
hercky/dlbook_notation
LaTeX files for the Deep Learning book notation
hercky/gym-minigrid
Minimalistic gridworld environment for OpenAI Gym
hercky/hercky.github.io
Codebase for my academic website
hercky/MazeBase
Simple environment for creating very simple 2D games and training neural network models to perform tasks within them
hercky/notation
Collection of quotes on notation design & how it affects thought.
hercky/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
hercky/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
hercky/value-prediction-network
NIPS 2017 Value Prediction Network
hercky/welcome_tutorials
Various tutorials given for welcoming new students at MILA.