Git Product home page Git Product logo

Comments (3)

Zackory avatar Zackory commented on May 24, 2024 1

Assistive Gym now support Google Colab! Check out this Wiki Page for examples.

from assistive-gym.

Zackory avatar Zackory commented on May 24, 2024

Hi kavivode,

It is likely that you can train new assistive policies on Google Colab (see the Wiki: Training New Policies). Training a new policy does not require visualization or X-Server.

However, you will likely need Assistive Gym installed locally on a machine in order to visualize environments or trained policies.

For example, the command below won't work on Google Colab, since it requires brining up an interactive window through X-Server.
python3 env_viewer.py --env "BedBathingSawyer-v0"

from assistive-gym.

Zackory avatar Zackory commented on May 24, 2024

However, it is possible to render a non-interactive simulation in Google Colab using an animated png.
Here is an example, which generates an animated png from a pybullet environment.

https://colab.research.google.com/drive/1u6j7JOqM05vUUjpVp5VNk0pd8q-vqGlx?authuser=1#scrollTo=7tbOVtFp1_5K

from assistive-gym.

Related Issues (20)

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.