reinforcement-learning atari-breakout atari-freeway atari-frostbite atari-mspacman atari-pong atari-qbert mujoco-ant mujoco-doublependulum mujoco-halfcheetah mujoco-hopper mujoco-pendulum mujoco-pusher mujoco-reacher mujoco-swimmer mujoco-walker

Model Card for GIA2

This is a multi-modal and multi-task model.

Model Details

Model Description

Model Sources

Training

The model was trained on the following tasks:

How to Get Started with the Model

Use the code below to get started with the model.

from gia import GIAModel

model = GIAModel.from_pretrained("gia-project/gia2-atari6-mujoco")