Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AlphaStar_Implementation
This project is implementation code of AlphaStar
automl
Google Brain AutoML
awesome-meta-learning
A curated list of Meta-Learning resources/papers.
benchmarking-gnns
Repository for benchmarking graph neural networks
graph_nets
Build Graph Nets in Tensorflow
MAS-project
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mmdetection
OpenMMLab Detection Toolbox and Benchmark
nlp-kickout
ruihan0495's Repositories
ruihan0495/awesome-meta-learning
A curated list of Meta-Learning resources/papers.
ruihan0495/awesome-rl
Reinforcement learning resources curated
ruihan0495/bayesian-methods-for-ml
My solutions to Coursera hosted Bayesian methods course. (https://www.coursera.org/learn/bayesian-methods-in-machine-learning)
ruihan0495/computer_graphics_edx
ruihan0495/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
ruihan0495/ga-world-models
ruihan0495/interview
📚 C/C++面试知识总结
ruihan0495/libsvm
ruihan0495/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ruihan0495/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
ruihan0495/stanford-cs229
🤖 Exercise answers to the problem sets from the 2017 machine learning course cs229 by Andrew Ng at Stanford