Instructions to use ruffy369/iris-roadrunner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ruffy369/iris-roadrunner with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ruffy369/iris-roadrunner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 108 Bytes
e82415a | 1 2 3 4 5 6 7 8 9 | ---
license: gpl-3.0
pipeline_tag: reinforcement-learning
tags:
- Atari
- Atari 100k
- iris
- RoadRunner
--- |