Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
edbeeching
/
godot_rl_Racer
like
1
Tags:
deep-reinforcement-learning
reinforcement-learning
godot-rl
environments
video-games
Dataset card
Files
Files and versions
Community
main
godot_rl_Racer
/
bin
/
Racer.sh
edbeeching
HF staff
Upload . with huggingface_hub
cca1e9d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
#!/bin/sh
echo
-ne
'\033c\033]0;GodotRacer\a'
base_path=
"
$(dirname
"
$(realpath
"
$0
"
)
"
)
"
"
$base_path
/Racer.x86_64"
"
$@
"