Skip to content
View ac-93's full-sized avatar
Block or Report

Block or report ac-93

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

  1. tactile_gym tactile_gym Public

    Suite of PyBullet reinforcement learning environments targeted towards using tactile data as the main form of observation.

    Python 110 18

  2. soft-actor-critic soft-actor-critic Public

    Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.

    Python 91 10

  3. braille_rl braille_rl Public

    DRL for Tactile Robotics: Learning to Type on a Braille Keyboard

    Python 8

  4. tactile_gym_servo_control tactile_gym_servo_control Public

    Implementation of Pose-Based Tactile Servoing in tactile_gym.

    Python 6 4

  5. pybullet-object-models pybullet-object-models Public

    Forked from eleramp/pybullet-object-models

    Collection of object models compatible with pybullet simulator https://github.com/bulletphysics/bullet3/tree/master/examples/pybullet

    Python 2 1

  6. optimistic_actor_critic optimistic_actor_critic Public

    Tensorflow implementation of the Optimistic Actor Critic algorithm, based on the spinningup implementation of SAC, with an attempt to get similar results with discrete actions.

    Python