Pinned Repositories
agricola
Work-in-progress implementation of agricola board game (revised edition) for training AI.
atari_rollouts
Rollouts gathered through training a PPO agent on Atari, originally used for evaluating unsupervised object detection/tracking networks SPAIR and SILOT.
auto_yolo
Original implementation of Spatially Invariant Attend, Infer, Repeat (SPAIR) in TensorFlow.
backgrounds
cleanup-learning
Python code for learning a cleanup memory with nengo. Currently uses Nengo 1.4.
clify
Wraps your python functions in a simple, mildly intelligent command line interface.
cogsci2014
dps
Library for running and managing machine learning experiments with tensorflow and pytorch.
hrr-scaling
Python/CUDA code to create a spiking neural network that can encode and traverse the Wordnet lexical database.
silot
Original tensorflow implementation of SILOT (Spatially Invariant, Label-free Object Tracking).
e2crawfo's Repositories
e2crawfo/cleanup-learning
Python code for learning a cleanup memory with nengo. Currently uses Nengo 1.4.
e2crawfo/cogsci2014
e2crawfo/d3experiments
Experimenting with javascript and d3.
e2crawfo/dotvim
An attempt at The Ultimate Vim Configuration™ with focus on Rails development.
e2crawfo/growler
Nengo interactive visualizer
e2crawfo/knowledge_representation
Slides for Knowledge Representation tutorial at Nengo Summer School 2014.
e2crawfo/masters_presentation
Presentation for my Master's thesis.
e2crawfo/mayavi-draws-nengo
Functions and scripts for generating mayavi2 plots for visualizing nengo and NEF concepts.
e2crawfo/multitask_spectral
e2crawfo/mytools
Tools I use for my research in the Computational Neuroscience Research Group at the University of Waterloo.
e2crawfo/py-vgdl
A video game description language (VGDL) built on top pf pygame.
e2crawfo/scholar.py
A parser for Google Scholar, written in Python
e2crawfo/text-world-player
Framework and model code for the paper "Language Understanding for Text-based Games using Deep Reinforcement Learning", EMNLP 2015
e2crawfo/universe-starter-agent
A starter agent that can solve a number of universe environments.