How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ruffy369/iris-breakout", dtype="auto")
Quick Links

See my Colab Notebook for usage.

In case video preview does not show on the model card, here's a gif showing the left panel which displays the original frame, the center panel displaying the same frame downscaled to the input resolution of the discrete autoencoder, and the right panel showing the output of the autoencoder (what the agent actually sees): iris_trained_agent

Downloads last month
8
Video Preview
loading