Skip to content
View tmwangcas's full-sized avatar
  • University of Technology Sydney
  • Sydney

Block or report tmwangcas

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. control-limited-iterative-lqr control-limited-iterative-lqr Public

    Implementation of an iterative linear quadratic regular (iLQR) on inverted pendulum, box quadratic programming (box-QP) is used to deal with the control limits.

    Python 10 1

  2. uvms-simulator uvms-simulator Public

    A simulation environment of an underwater vehicle-manipulator system implemented in Matlab

    MATLAB 9 3

  3. dynamic-model-learning-with-history dynamic-model-learning-with-history Public

    A dynamic model learning program based on gym inverted pendulum environment, unknown external disturbance is included, and a certain period of history observations and actions are taken into consid…

    Python 1

  4. train-robot-arm-from-scratch train-robot-arm-from-scratch Public

    Forked from MorvanZhou/train-robot-arm-from-scratch

    Build environment and train a robot arm from scratch (Reinforcement Learning)

    Python

  5. nn_dynamics nn_dynamics Public

    Forked from anagabandi/nn_dynamics

    Jupyter Notebook

  6. ddpg-with-history ddpg-with-history Public

    A deep deterministic policy gradient algorithm based on gym inverted pendulum environment, unknown external disturbance is included, and a certain period of history observations and actions are tak…

    Python