Pinned Repositories
gfl
A fast and flexible algorithm for solving the graph-fused lasso
hrt
The holdout randomization test: feature selection using black box predictive models
js_poker
A simple, minimalist scaffold for a poker web app frontend
pycfr
A python implementation of Counterfactual Regret Minimization for poker
rl-tictactoe
A reinforcement learning agent for tic-tac-toe. Implements the example from Chapter 1 of Sutton and Barto.
strips
A python implementation of the STRIPS planning algorithm
td_cfr
An implementation of Counterfactual Regret Minimization (CFR) via Temporal Difference (TD) learning
tstd0
An experiment with Thompson sampling and TD(0) on a grid world variant
vsmrfs
Vector-Space Markov Random Fields
tansey's Repositories
tansey/blackjack
A framework designed to facilitate statistics and AI research in the game of Blackjack.
tansey/edge_detection
An edge detection algorithm implemented in python and based on Section 24.2 of AIMA v3
tansey/massive
A small, happy, data access tool that will love you forever.
tansey/mvc-utilities
Utility classes designed for ASP.NET MVC; deals with encryption, routing, caching, authorization, and various other security issues. Designed by used with Dependency Injection.
tansey/rturk
RTurk - A simple wrapper and library for Amazon's Mechanical Turk
tansey/social-buttons-widget-wp
A WordPress sidebar widget that creates Twitter, Facebook, and LinkedIn buttons.
tansey/sugar
A set of Extension Methods for making C# development a little easier
tansey/sukhotin
An implementation of Sukhotin's algorithm for identifying the vowels in an arbitrary language.