txzhao's Stars
Ericsson/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
UCL-SML/pilco-matlab
PILCO policy search framework (Matlab version)
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
txzhao/rl-zoo
PyTorch implementation of various reinforcement learning algorithms
txzhao/Paper-Notes
notes and summaries of papers in machine learning, deep learning and reinforcement learning
pemami4911/awesome-hyperparams
A curated list of awesome hyperparameters for deep learning
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
sharu725/online-cv
A minimal Jekyll Theme to host your resume (CV) on GitHub with a few clicks.
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.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
wangshub/wechat_jump_game
微信《跳一跳》Python 辅助
txzhao/car_demo
modified version of the simulator car_demo for research concept vehicle (RCV) at KTH
jamiemcg/Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
kihosuh/nips_2017
videos, slides, and others from NIPS 2017
yayouz/DataMining
DataMing course lab
krfricke/rl-benchmark
Reinforcement learning benchmarking.
txzhao/Model-Control-RCV
EL2425 Project - Modeling and Control of Research Concept Vehicle (RCV) at KTH
marcino239/pilco
Using Pilco algorithm to find a controller for few robotic problems
ecward/car_demo
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
ros/ros
Core ROS packages
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.
nottombrown/rl-teacher
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
txzhao/Face-Tracking-PF
face tracker using an integration of color-based and moment-based particle filters
DeepSegment/FCN-GoogLeNet
GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow
sunshineatnoon/Paper-Implementations
Use PyTorch to implement some classic frameworks
jiyfeng/rl4nlp
Reinforcement learning for natural language processing reading group