Kory's repositories
ContinuousTimeActorCritic
Continuous Time Natural Actor Critic Reinforcement Learning
ChatterBot
ChatterBot is a machine learning, conversational dialog engine.
cont-RL-order
Experimenting with mountain car continuous task using order switching
gazevectorregression
Calculating a gaze vector from motion capture points and pupil locations.
gym-http-api
API to access OpenAI Gym from other languages via HTTP
runkeeper-testing
From Kyle
algorithms
Algorithms courses practice and other practices.
Atari
Persistent advantage learning dueling double DQN for the Arcade Learning Environment.
audiogrep
Creates audio supercuts.
brds
A not-so-intelligent intelligent thing
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
gitignore
A collection of useful .gitignore templates
googlefitbit
Google Sheets scripts for Fitbit data download
gym
A toolkit for developing and comparing reinforcement learning algorithms.
KanervaCoding
An opensource implementation of kanerva coding for use in reinforcement learning research
midi2audio
Play and synthesize MIDI to audio - easy to use Python/CLI API to FluidSynth.
pyggy_chatbot
Learning chat through experience.
reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
rocks
Rocks for torch
seq2seq
A general-purpose encoder-decoder framework for Tensorflow
The-Plotto-Plot-Machine
A program to automate the algorithm described in William Wallace Cook's Plotto, The Masterbook of All Plots.
torch-policy-gradient
Deterministic Policy Gradient using torch7