Skip to content

Commit 8b6dd3d

Browse files
author
Chris Elion
authored
update colab links in readme (#5408)
1 parent b5b1aef commit 8b6dd3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737

3838
## Python Tutorial with Google Colab
3939

40-
- [Using a UnityEnvironment](https://colab.research.google.com/drive/1Qg6E5kmf9n4G8rc5lXHIM_cQzMUFGH-g#forceEdit=true&sandboxMode=true)
41-
- [Q-Learning with a UnityEnvironment](https://colab.research.google.com/drive/1nkOztXzU91MHEbuQ1T9GnynYdL_LRsHG#forceEdit=true&sandboxMode=true)
42-
- [Using Side Channels on a UnityEnvironment](https://colab.research.google.com/drive/1-g7CwEpk9nJ7SgWXfoCUf8pSLUW1b48i#scrollTo=pbVXrmEsLXDt&forceEdit=true&sandboxMode=true)
40+
- [Using a UnityEnvironment](https://colab.research.google.com/github/Unity-Technologies/ml-agents/blob/main/colab/Colab_UnityEnvironment_1_Run.ipynb)
41+
- [Q-Learning with a UnityEnvironment](https://colab.research.google.com/github/Unity-Technologies/ml-agents/blob/main/colab/Colab_UnityEnvironment_2_Train.ipynb)
42+
- [Using Side Channels on a UnityEnvironment](https://colab.research.google.com/github/Unity-Technologies/ml-agents/blob/main/colab/Colab_UnityEnvironment_3_SideChannel.ipynb)
4343

4444
## Help
4545

0 commit comments

Comments
 (0)