-
othello_world Public
Forked from likenneth/othello_worldEmergent world representations: Exploring a sequence model trained on a synthetic task
Jupyter Notebook MIT License UpdatedMay 23, 2023 -
-
annotated-transformer Public
Forked from harvardnlp/annotated-transformerAn annotated implementation of the Transformer paper.
Jupyter Notebook MIT License UpdatedSep 6, 2022 -
inverse-scaling-eval-pipeline Public
Forked from naimenz/inverse-scaling-eval-pipelineBasic pipeline for running different sized GPT models and plotting the results
Python UpdatedAug 23, 2022 -
aitextgen Public
Forked from minimaxir/aitextgenA robust Python tool for text-based AI training and generation using GPT-2.
Python MIT License UpdatedMar 13, 2022 -
Regularized-GradientTD Public
Forked from rlai-lab/Regularized-GradientTDPython UpdatedFeb 11, 2021 -
markdown-cv Public
Forked from elipapa/markdown-cva simple template to write your CV in a readable markdown file and use CSS to publish/print it.
CSS MIT License UpdatedFeb 8, 2021 -
-
srgd Public
Implementation of stochastic relativistic gradient descent from https://arxiv.org/pdf/1903.04100.pdf
-
baselines Public
Forked from openai/baselinesOpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Python MIT License UpdatedJul 9, 2019 -
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
Python Other UpdatedJun 25, 2019 -
state-reps-planning Public
Exploring ideas on state representations and planning from Rich Sutton's Reinforcement Learning class and text.
-
cmput-609-project Public
An exploration of whether entropy or information content as a pseudoreward can provide a good exploration/exploitation tradeoff for an RL agent.
-
cart-pole-playground Public
Exploring RL techniques with CartPole from the OpenAI Gym
-
sv-player Public
An agent that plays SpaceInvaders from the OpenAI Gym
-
-
story-generation Public
Model that generates continuation stories given an initial context sentence. Guidance from: https://arxiv.org/pdf/1805.06087.pdf
Python UpdatedJan 16, 2019 -
-
vae-pyro Public
A basic implementation of a variational autoencoder with Pyro, based off of the tutorial
Python UpdatedJan 1, 2019 -
-
spatial-transformer Public
An implementation of a spatial transformer network
Python UpdatedDec 28, 2018 -
-
Implementation of pytorch seq2seq translation tutorial with some modifications
-
basic-rnn Public
Implementation of basic rnn from Pytorch tutorial with some modifications
Python UpdatedDec 21, 2018 -
-
pytorch_exercises Public
Forked from Kyubyong/pytorch_exercisesJupyter Notebook MIT License UpdatedSep 28, 2017 -
patchwork Public
Forked from jlord/patchworkAll the Git-it Workshop completers!
HTML Other UpdatedMay 2, 2017 -
-
-