Skip to content
View kennethyu2017's full-sized avatar

Block or report kennethyu2017

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ddpg ddpg Public

    reinforcement learning ddpg code. follow deepmind papers.

    Python 59 26

  2. ddpg_img_input ddpg_img_input Public

    ddpg implementation with image input and convolution process.

    Python 1 5

  3. agibot_x1_infer agibot_x1_infer Public

    Forked from peng-zhihui/agibot_x1_infer

    The inference module for AgiBot X1.

    C++ 1

  4. mujoco_menagerie mujoco_menagerie Public

    Forked from google-deepmind/mujoco_menagerie

    A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.

    Python 1

  5. cs231n_assignments cs231n_assignments Public

    assignments 1,2,3 code by kenneth yu for stanford CS231n 2016 spring session: Convolutional Neural Networks for Visual Recognition

    Python

  6. distributed_cifar10 distributed_cifar10 Public

    a distributed cifar10 training model based on tensorflow grpc cluster.

    Python