nottombrown
I work on robust and aligned AI at Anthropic. Previously at @openai and @brain-research
AnthropicSan Francisco
nottombrown's Stars
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
google-deepmind/pysc2
StarCraft II Learning Environment
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
lsyncd/lsyncd
Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
fastai/courses
fast.ai Courses
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
zcash/zcash
Zcash - Internet Money
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
openai/roboschool
DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.
googlearchive/cloud-functions-emulator
A local emulator for deploying, running, and debugging Google Cloud Functions.
torrvision/crayon
A language-agnostic interface to TensorBoard
floydwch/kaggle-cli
(Deprecated, use https://github.com/Kaggle/kaggle-api instead) An unofficial Kaggle command line tool.
cchio/deep-pwning
Metasploit for machine learning.
nottombrown/rl-teacher
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
yukezhu/tensorflow-reinforce
Implementations of Reinforcement Learning Models in Tensorflow
yaroslavvb/tensorflow-community-wheels
Place to upload links to TensorFlow wheels
unixpickle/muniverse
µniverse: RL environments for HTML5 games
sorki/python-mnist
Simple MNIST data parser written in Python
Newmu/stylize
Regressor based image stylization.
nlml/np-to-tf-embeddings-visualiser
Quick function to go from a dictionary of sets of (images, labels, feature vectors) to checkpoints that can be opened in Tensorboard
google/creatism
machine-intelligence/rl-teacher-atari
(This repository is no longer being maintained.) Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for efficiently collecting human feedback.
star-cats/blinky-dome
See it live somewhere on the Esplanade @ The Hive
yao62995/trpo
replicating paper “Trust Region Policy Optimization”