Sagar18/ball-maze-images
Dataset Card for Sagar18/ball-maze-images This dataset contains visual observations of a ball maze environment, derived from the original state-space dataset at notmahi/tutorial-ball-top-20. Usage from datasets import load_dataset # Load the dataset dataset = load_dataset("Sagar18/ball-maze-images") # Access images (they will be automatically decoded) image = dataset[0]["image"] state = dataset[0]["state"]
197
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face