Skip to content

Commit b4123b4

Browse files
authored
Update README.md
1 parent 9da620d commit b4123b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
![lint](https://github.com/TuragaLab/flybody/actions/workflows/lint.yml/badge.svg)
1010
![tf](https://github.com/TuragaLab/flybody/actions/workflows/tf-test.yml/badge.svg)
1111

12-
`flybody` is an anatomically-detailed body model of the fruit fly _Drosophila melanogaster_ for [MuJoCo][mujoco] physics simulator and reinforcement learning applications.
12+
`flybody` is an anatomically-detailed body model of the fruit fly [_Drosophila melanogaster_][drosophila_wikipedia] for [MuJoCo][mujoco] physics simulator and reinforcement learning applications.
1313

1414
The fly model was developed in a collaborative effort by Google DeepMind and HHMI Janelia Research Campus.
1515

@@ -47,6 +47,7 @@ Also, [this notebook][envs] shows examples of the flight, walking, and vision-gu
4747
To train the fly, try the [distributed RL training script][ray-script], which uses [Ray][ray] to parallelize the [DMPO][dmpo] agent training.
4848

4949
[fly-home]: https://github.com/TuragaLab/flybody/tree/main/flybody/fruitfly/assets
50+
[drosophila_wikipedia]: https://en.wikipedia.org/wiki/Drosophila_melanogaster
5051
[mujoco]: https://github.com/google-deepmind/mujoco
5152
[tutorial]: https://github.com/TuragaLab/flybody/blob/main/docs/getting-started.ipynb
5253
[tutorial-colab]: https://colab.research.google.com/github/TuragaLab/flybody/blob/main/docs/getting-started.ipynb

0 commit comments

Comments
 (0)