Pinned Repositories
chess-engine
Alpha-beta minimax agent for chess
deep-limits
Repo for a paper about constructing priors on very deep models.
deepj
A machine learning library for Java
frozen-lake
Tabular Q-Learning implementation for OpenAI Gym's FrozenLake environment
music-synthesizer
Music synthesizer built with MATLAB Guide
pokemon-battle-ai
Artificial Intelligence for Pokemon Showdown
project-euler
Solutions to programming challenges from projecteuler.net
rlsuite
A collection of basic reinforcement learning algorithms and environments
spoiler-detection
Automatic spoiler detection for movie reviews
tensorboard-rl
A TensorBoard plugin for visualizing Q-functions
christopher-wolff-zz's Repositories
christopher-wolff-zz/tensorboard-rl
A TensorBoard plugin for visualizing Q-functions
christopher-wolff-zz/rlsuite
A collection of basic reinforcement learning algorithms and environments
christopher-wolff-zz/frozen-lake
Tabular Q-Learning implementation for OpenAI Gym's FrozenLake environment
christopher-wolff-zz/project-euler
Solutions to programming challenges from projecteuler.net
christopher-wolff-zz/chess-engine
Alpha-beta minimax agent for chess
christopher-wolff-zz/deep-limits
Repo for a paper about constructing priors on very deep models.
christopher-wolff-zz/deepj
A machine learning library for Java
christopher-wolff-zz/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
christopher-wolff-zz/music-synthesizer
Music synthesizer built with MATLAB Guide
christopher-wolff-zz/pokemon-battle-ai
Artificial Intelligence for Pokemon Showdown
christopher-wolff-zz/spoiler-detection
Automatic spoiler detection for movie reviews
christopher-wolff-zz/google-code-jam
Solutions to past Google Code Jam problems
christopher-wolff-zz/google-form-bot
A simple Python script that automatically fills out Google Forms
christopher-wolff-zz/gym
A toolkit for developing and comparing reinforcement learning algorithms.
christopher-wolff-zz/gym-snake
Reinforcement learning agent for Snake
christopher-wolff-zz/hackduke2017
Android app that helps children with autism read emotions
christopher-wolff-zz/knights-vs-bishops
christopher-wolff-zz/lab-old
A lightweight toolkit for prototyping reinforcement learning algorithms.
christopher-wolff-zz/mnist-cnn
Convnet for handwritten digit classification with Keras
christopher-wolff-zz/models
Models and examples built with TensorFlow
christopher-wolff-zz/news-analysis
A framework for automated web scraping and sentiment analysis for news articles
christopher-wolff-zz/pokemon-team-builder
Automatic team builder for Pokémon
christopher-wolff-zz/reddit-analysis
A data analysis of what makes a Reddit post popular
christopher-wolff-zz/rl
Implementations of reinforcement learning algorithms in OpenAI Gym
christopher-wolff-zz/snake-ai
RL agent for the game Snake.
christopher-wolff-zz/spinningup
An educational resource to help anyone learn deep reinforcement learning.
christopher-wolff-zz/summary-utils
Extra TensorFlow summary functions for logging events
christopher-wolff-zz/tictactoe-ai
Minimax agent for TicTacToe
christopher-wolff-zz/xor-nn
A simple neural network resembling the XOR operator