Pinned Repositories
aaai_2019
Conference notes for AAAI 2019
iclr_2019
Notes from ICLR 2019
icml_2019
Notes for ICML 2019
latex_docs
LaTeX template and custom commands
neurips_2019
Notes from NeurIPS 2019
rl_abstraction
Code for experimenting with state and action abstractions in reinforcement learning.
rl_info_theory
A collection of code investigating the use of information theory for abstractions in RL
simple_rl
A simple framework for experimenting with Reinforcement Learning in Python.
state_abstraction
Code for abstracting, evaluating, and visualizing Markov Decision Processes.
transfer_rl_icml_2018
A codebase for experimenting with various approaches to action priors.
david-abel's Repositories
david-abel/simple_rl
A simple framework for experimenting with Reinforcement Learning in Python.
david-abel/latex_docs
LaTeX template and custom commands
david-abel/icml_2019
Notes for ICML 2019
david-abel/rl_abstraction
Code for experimenting with state and action abstractions in reinforcement learning.
david-abel/neurips_2019
Notes from NeurIPS 2019
david-abel/iclr_2019
Notes from ICLR 2019
david-abel/transfer_rl_icml_2018
A codebase for experimenting with various approaches to action priors.
david-abel/rl_info_theory
A collection of code investigating the use of information theory for abstractions in RL
david-abel/aaai_2019
Conference notes for AAAI 2019
david-abel/state_abstraction
Code for abstracting, evaluating, and visualizing Markov Decision Processes.
david-abel/solar_panels_rl
Repository for code experimenting with RL and Solar Tracking
david-abel/ethical_dilemmas
Code for our implementations of the ethical dilemmas Cake or Death and Burning Room, and their solvers.
david-abel/rldm_2019
Notes for RLDM 2019
david-abel/vpsa_aistats2020
Code to accompany our 2020 AISTATS paper "Value Preserving State-Action Abstractions"
david-abel/felix
Some simple Machine Learning for improvising MIDI music.
david-abel/iacap_2019
Notes for IACAP 2019
david-abel/minimal
A Theme for GitHub Pages
david-abel/brown_cs_grad_lunch_pairs
Code for making lunch pairings
david-abel/ai_ethics
Contains documents + related code for submission to 2015 AAAI workshop on AI & Ethics
david-abel/brown_complexity_reading_group
Notes for Brown's Complexity Reading Group, Fall 2015
david-abel/continuous_state_sa
Code for running experiments involving learning state abstractions for continuous state RL problems.
david-abel/discover_2018
david-abel/madison_property
Python code for a simple word game
david-abel/scm_thesis
Docs for my Master's Thesis on Stochastic Planning
david-abel/cs8_textbook
Contains material for the development of a textbook inspired by CS8.
david-abel/dplot
Contains utilities for creating simple plots on top of matplotlib.
david-abel/soundpound
Data driven approach to automatic air-drumming sound annotation.
david-abel/teach_peace_game
Code for finding word pairs like (teach, peace) that 1) are the same length, and 2) share inner character sequences.
david-abel/transfer_pac
A repository containing files associated with Transfer-PAC learning
david-abel/word_shift
A quick solution to the word shift game.