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/strips
A python implementation of the STRIPS planning algorithm
tansey/rl-tictactoe
A reinforcement learning agent for tic-tac-toe. Implements the example from Chapter 1 of Sutton and Barto.
tansey/gfl
A fast and flexible algorithm for solving the graph-fused lasso
tansey/hrt
The holdout randomization test: feature selection using black box predictive models
tansey/vsmrfs
Vector-Space Markov Random Fields
tansey/js_poker
A simple, minimalist scaffold for a poker web app frontend
tansey/nurse-scheduling
A nurse scheduling app to help mental health nurses with daily staffer assignments
tansey/sdp
Deep nonparametric estimation of discrete conditional distributions via smoothed dyadic partitioning
tansey/functionalmf
Functional matrix factorization via Bayesian tensor filtering
tansey/smoothfdr
False discovery rate smoothing
tansey/quantile-regression
Experiments in deep quantile regression
tansey/sharpneat-tutorials
The code for the three SharpNEAT tutorials on nashcoding
tansey/bb-fdr
Black Box FDR
tansey/deep-dose-response
A case study of using deep learning in a Bayesian dose-response model
tansey/mvtv
Maximum-variance total variation denoising
tansey/condor-kmeans
An implementation of k-means capable of running on a Condor cluster
tansey/AchillesWeb
Interactive web site for reviewing the results of the Achilles R package.
tansey/cv
Beautiful LaTeX cv
tansey/DAGGER
tansey/debt
Double empirical Bayes testing
tansey/fast-wavenet
Speedy Wavenet generation using dynamic programming :zap:
tansey/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
tansey/nested-testing
Code for "Smooth nested testing on directed acyclic graphs" (Loper, Lei, Fithian, Tansey; Biometrika 2022)
tansey/NeuralFDR
Software accompanying "NeuralFDR: Learning Discovery Thresholds from Hypothesis Features"
tansey/nonconvex-GTF-public
Code for nonconvex graph trend filtering
tansey/pixel-cnn
adaptation of PixelCNN
tansey/pylevy
Levy distributions for Python
tansey/tensorflow
Computation using data flow graphs for scalable machine learning
tansey/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
tansey/ZIPLL