CoolFace
Datasetpublic

NathanGavenski/MountainCar-v0

MountainCar-v0 - Imitation Learning Datasets This is a dataset created by Imitation Learning Datasets project. It was created by using Stable Baselines weights from a DQN policy from HuggingFace. Description The dataset consists of 1,000 episodes with an average episodic reward of -98.817. Each entry consists of: obs (list): observation with length 2. action (int): action (0 or 1). reward (float): reward point for that timestep. episode_returns (bool): if that… See the full description on the dataset page: https://huggingface.co/datasets/NathanGavenski/MountainCar-v0.

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes39downloads
4 commits on main
2a45c382y ago

Update README.md

NathanGavenski
3b18a1f3y ago

Upload teacher.jsonl

NathanGavenski
dfcc8683y ago

Update README.md

NathanGavenski
c0cafb63y ago

initial commit

NathanGavenski