Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
-
A PyTorch implementation of adversarial pose estimation for multi-person
-
-
Forked from dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
-
-
Forked from lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
4 contributions in the last year
Contribution activity
September - November 2020
August 2020
Created an issue in omry/omegaconf that received 5 comments
Current yaml loader can't support merge syntax <<
When load yaml file with merge syntax <<, will have the error: yaml.constructor.ConstructorError: could not determine a constructor for the tag 'ta…