geyang
I work on reinforcement learning and autonomous robots with an emerging focus on spatial perception. IAIFI Fellow, Postdoc at MIT CSAIL.
MITBoston
Pinned Repositories
char2wav_pytorch
pytorch implementation of lyre.ai's char2wav model
deep-auto-punctuation
a pytorch implementation of auto-punctuation learned character by character
deep_learning_notes
a collection of my notes on deep learning
deep_learning_plotting_example
Some of the plotting code used in our paper, as an example for good-looking plots.
grammar_variational_autoencoder
pytorch implementation of grammar variational autoencoder
jaynes-starter-kit
a starter-kit for jaynes, the cloud-agnostic launch library
ml-logger
A logger, server and visualization dashboard for ML projects
plan2vec
Public Release of Plan2vec Implementation in pyTorch
zaku
Machine Learning Job Queue and Procedural Calls
vuer
Vuer is a 3D visualization tool for robotics and VR applications.
geyang's Repositories
geyang/deep_learning_plotting_example
Some of the plotting code used in our paper, as an example for good-looking plots.
geyang/yatta
yatta is a cli tool that manages a local *.bib index for your PDFs.
geyang/reinforcement_learning_learning_notes
geyang/moleskin
A Debugging and console print utility for python
geyang/dave
A command line utility that runs your script using arguments from a yaml config file
geyang/ICLR_2018_analysis
Analyzing the submission metadata from ICLR 2018
geyang/tf_logger
logging utility for tensorboard
geyang/torch_helpers
A collection of helpers for pyTorch
geyang/12-factor-demo
demo following egghead.io's 12-factor app tutorial
geyang/170422_EonHe_M018V6
experiment data and scripts
geyang/commonmark.js
CommonMark parser and renderer in JavaScript
geyang/e-maml_paper_source
repo for the source files of the e-maml paper
geyang/episodeyang.github.io-old
Ge Yang's portfolio
geyang/escherpad-test-user-repo
repo for testing the github bindings in escherpad
geyang/graphql-getting-started
some simple scripts for learning graphql
geyang/graphQL-poc
POC graphQL based model
geyang/image-segmentation
Getting familiar with image segmentation
geyang/ipython-notebooks
iPython notebooks for Electron on Helium project
geyang/jetbrains_bug_repro
geyang/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
geyang/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
geyang/NI_DAQ_driver_demo
driver and test code for National Instrument RealDAQ platform
geyang/opencv
geyang/react-apollo-example
react-apollos proof-of-concept
geyang/react-katex
Display math in TeX with KaTeX and ReactJS
geyang/rope-data-preprocess
code for the preprocess step for the rope data
geyang/synchronous-promise
A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing
geyang/terraform-provider-aws
Terraform AWS provider
geyang/webstorm_debugging_example
geyang/webstorm_test_project_2