Giter Site home page Giter Site logo

deeplearningrobotics's People

Contributors

bitdeli-chef avatar nirviaje avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deeplearningrobotics's Issues

Meta-World

image

Meta-World is an open-source simulated benchmark for meta-reinforcement learning and multi-task learning consisting of 50 distinct robotic manipulation tasks.

The actions in this space

range between −1 and 1.

For all tasks, the robot must either manipulate

  • one object with a variable goal position, or
  • manipulate two objects with a fixed goal position.

The observation space is represented as

  • a 6-tuple of the 3D Cartesian positions of the end-effector,
  • a normalized measurement of how open the gripper is,
  • object
    • the 3D position of the first object,
    • the quaternion of the first object,
    • the 3D position of the second object,
    • the quaternion of the second object,
  • all of the previous measurements in the environment, and
    • finally the 3D position of the goal.

If there is no second object or the goal is not meant to be included in the observation, then the quantities corresponding to them are zeroed out. The observation space is always 39 dimensional.

Building block for intelligence

  • Building block for intelligence
    • Briefly to information theory
    • Universal Approximation Theorem
    • manifold hypothesis[Mitter, 2016] (eg. random embedding), etc.
    • inductive bias, No-Free-Lunch
    • Brain intelligence
    • MLP/CNN/LSTM/Attention and more
    • Around NN: data, arch (w optimizer), and representation
    • Paradigm for learning system

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.