mayalenE commited on
Commit
39f3fb2
1 Parent(s): c509f5c

minor changes for hf space

Browse files
Files changed (2) hide show
  1. README.md +3 -4
  2. requirements.txt +1 -0
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Goal-based Exploration of Robotic Arm
3
- emoji: 🤖
4
  colorFrom: purple
5
  colorTo: yellow
6
  sdk: gradio
@@ -10,7 +10,6 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- This space reproduces the results from the [notebook on Goal Babbling](https://fabien.benureau.com/recode/benureau2015_gb/benureau2015_gb.html) written by [Fabien Benureau](https://fabien.benureau.com/).
14
-
15
 
16
 
 
1
  ---
2
+ title: Goal-based Exploration of Non-Linear Systems
3
+ emoji: 🕵️‍♀️
4
  colorFrom: purple
5
  colorTo: yellow
6
  sdk: gradio
 
10
  license: mit
11
  ---
12
 
13
+ Introduction to goal-based exploration.
 
14
 
15
 
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  gradio
2
  gradio_rangeslider
3
  matplotlib
 
1
+ dysts
2
  gradio
3
  gradio_rangeslider
4
  matplotlib