Harley-ml commited on
Commit
8b5297d
·
verified ·
1 Parent(s): 7925816

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -1,11 +1,28 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # MrBalance
6
 
7
- MrBalance is a plate, and his only goal is to balance whatever object is placed onto him.
8
 
9
- <video controls autoplay loop muted playsinline width="100%">
10
- <source src="assets/video.mp4" type="video/mp4">
11
- </video>
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: reinforcement-learning
4
+ tags:
5
+ - rl
6
+ - reinforcement-learning
7
+ - mujoco
8
+ - physics
9
+ - balance
10
+ - mrbalance
11
+ - custom-architecture
12
  ---
13
 
14
  # MrBalance
15
 
16
+ Mr. Balance is a plate, and his only goal is to balance whatever object is placed onto him.
17
 
18
+ <video
19
+ src="https://huggingface.co/fromziro/MrBalance/resolve/main/assets/video.mp4"
20
+ controls
21
+ autoplay
22
+ loop
23
+ muted
24
+ playsinline
25
+ width="35%">
26
+ </video>
27
+
28
+ Mr. Balance hates when objects fall, so he tries to keep them balanced.