Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
edbeeching
/
godot_rl_AirHockey
like
1
Tags:
deep-reinforcement-learning
reinforcement-learning
godot-rl
environments
video-games
Dataset card
Files
Files and versions
Community
3dd6134
godot_rl_AirHockey
/
bin
/
AirHockey.sh
edbeeching
HF staff
Upload folder using huggingface_hub
57e457b
12 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
#!/bin/sh
echo
-ne
'\033c\033]0;AirHockey\a'
base_path=
"
$(dirname
"
$(realpath
"
$0
"
)
"
)
"
"
$base_path
/AirHockey.x86_64"
"
$@
"