btanner
Reinforcement Learning researcher who tries to do some programming from time to time.
Edmonton
Pinned Repositories
appbundle-maven-plugin
Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
cad-capital-gains
A CLI tool built using Python for calculating your capital gains and adjusted cost base (ACB) for Canadian taxes.
curses_game
delve
Delve is a debugger for the Go programming language.
differential_value_iteration
Experiments in creating the ultimate average-reward planning algorithm
Eureka
Elegant iOS form builder in Swift
go-string-concat-benchmarks
Benchmarks to compare the different string concatenation methods in Go
ReplayStudio
Library for handling Minecraft Replay Files (.mcpr files)
rl-competition
rl-glue
btanner's Repositories
btanner/Eureka
Elegant iOS form builder in Swift
btanner/rl-glue
btanner/td-networks
TD-Networks code from my Masters Thesis. Resurrected from Google Code archive.
btanner/appbundle-maven-plugin
Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
btanner/cad-capital-gains
A CLI tool built using Python for calculating your capital gains and adjusted cost base (ACB) for Canadian taxes.
btanner/curses_game
btanner/delve
Delve is a debugger for the Go programming language.
btanner/differential_value_iteration
Experiments in creating the ultimate average-reward planning algorithm
btanner/go-string-concat-benchmarks
Benchmarks to compare the different string concatenation methods in Go
btanner/ReplayStudio
Library for handling Minecraft Replay Files (.mcpr files)
btanner/rl-competition
btanner/rl-library
RL-Library (transplanted from Google Code Archive - NOT CLEANED UP YET)
btanner/SearchTextField
UITextField subclass with autocompletion suggestions list
btanner/rl-glue-ext
btanner/rl-glue-python
Updated version of the Python RL-Glue codec, split from the resurrected rl-glue-ext repo.
btanner/rl-viz
Resurrection of the RL-Viz repository from Google Code Archive