Pinned Repositories
acme
A library of reinforcement learning components and agents
act
Action Trunking with Transformers
agibot_x1_infer
The inference module for AgiBot X1.
apollo
An open autonomous driving platform
astro_quickstore
A free and simple theme for Astro where you can embed your Gumroad or lemonsqueezy.
bipedal-robot-learning-collection
Collection of high-quality robo learning papers for bipedal robots.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
ddpg
reinforcement learning ddpg code. follow deepmind papers.
ddpg_img_input
ddpg implementation with image input and convolution process.
mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
kennethyu2017's Repositories
kennethyu2017/ddpg
reinforcement learning ddpg code. follow deepmind papers.
kennethyu2017/agibot_x1_infer
The inference module for AgiBot X1.
kennethyu2017/ddpg_img_input
ddpg implementation with image input and convolution process.
kennethyu2017/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
kennethyu2017/acme
A library of reinforcement learning components and agents
kennethyu2017/act
Action Trunking with Transformers
kennethyu2017/apollo
An open autonomous driving platform
kennethyu2017/astro_quickstore
A free and simple theme for Astro where you can embed your Gumroad or lemonsqueezy.
kennethyu2017/bipedal-robot-learning-collection
Collection of high-quality robo learning papers for bipedal robots.
kennethyu2017/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
kennethyu2017/cs231n_assignments
assignments 1,2,3 code by kenneth yu for stanford CS231n 2016 spring session: Convolutional Neural Networks for Visual Recognition
kennethyu2017/distributed_cifar10
a distributed cifar10 training model based on tensorflow grpc cluster.
kennethyu2017/vin_tf
Path finding network. based on Berkeley's VIN paper and implementd using tensorflow.
kennethyu2017/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
kennethyu2017/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.