Skip to content

Commit 9430a92

Browse files
committed
Remove invalid links
1 parent 88e0af7 commit 9430a92

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

docs/Readme.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -122,47 +122,43 @@ We have also published a series of blog posts that are relevant for ML-Agents:
122122
- (May 5, 2021)
123123
[ML-Agents v2.0 release: Now supports training complex cooperative behaviors](https://blogs.unity3d.com/2021/05/05/ml-agents-v2-0-release-now-supports-training-complex-cooperative-behaviors/)
124124
- (December 28, 2020)
125-
[Happy holidays from the Unity ML-Agents team!](https://blogs.unity3d.com/2020/12/28/happy-holidays-from-the-unity-ml-agents-team/)
125+
Happy holidays from the Unity ML-Agents team!
126126
- (November 20, 2020)
127127
[How Eidos-Montréal created Grid Sensors to improve observations for training agents](https://blogs.unity3d.com/2020/11/20/how-eidos-montreal-created-grid-sensors-to-improve-observations-for-training-agents/)
128128
- (November 11, 2020)
129129
[2020 AI@Unity interns shoutout](https://blogs.unity3d.com/2020/11/11/2020-aiunity-interns-shoutout/)
130130
- (May 12, 2020)
131-
[Announcing ML-Agents Unity Package v1.0!](https://blogs.unity3d.com/2020/05/12/announcing-ml-agents-unity-package-v1-0/)
131+
Announcing ML-Agents Unity Package v1.0
132132
- (February 28, 2020)
133133
[Training intelligent adversaries using self-play with ML-Agents](https://blogs.unity3d.com/2020/02/28/training-intelligent-adversaries-using-self-play-with-ml-agents/)
134134
- (November 11, 2019)
135135
[Training your agents 7 times faster with ML-Agents](https://blogs.unity3d.com/2019/11/11/training-your-agents-7-times-faster-with-ml-agents/)
136136
- (October 21, 2019)
137137
[The AI@Unity interns help shape the world](https://blogs.unity3d.com/2019/10/21/the-aiunity-interns-help-shape-the-world/)
138138
- (April 15, 2019)
139-
[Unity ML-Agents Toolkit v0.8: Faster training on real games](https://blogs.unity3d.com/2019/04/15/unity-ml-agents-toolkit-v0-8-faster-training-on-real-games/)
139+
Unity ML-Agents Toolkit v0.8: Faster training on real games
140140
- (March 1, 2019)
141-
[Unity ML-Agents Toolkit v0.7: A leap towards cross-platform inference](https://blogs.unity3d.com/2019/03/01/unity-ml-agents-toolkit-v0-7-a-leap-towards-cross-platform-inference/)
141+
Unity ML-Agents Toolkit v0.7: A leap towards cross-platform inference
142142
- (December 17, 2018)
143-
[ML-Agents Toolkit v0.6: Improved usability of Brains and Imitation Learning](https://blogs.unity3d.com/2018/12/17/ml-agents-toolkit-v0-6-improved-usability-of-brains-and-imitation-learning/)
143+
ML-Agents Toolkit v0.6: Improved usability of Brains and Imitation Learning
144144
- (October 2, 2018)
145-
[Puppo, The Corgi: Cuteness Overload with the Unity ML-Agents Toolkit](https://blogs.unity3d.com/2018/10/02/puppo-the-corgi-cuteness-overload-with-the-unity-ml-agents-toolkit/)
145+
Puppo, The Corgi: Cuteness Overload with the Unity ML-Agents Toolkit
146146
- (September 11, 2018)
147-
[ML-Agents Toolkit v0.5, new resources for AI researchers available now](https://blogs.unity3d.com/2018/09/11/ml-agents-toolkit-v0-5-new-resources-for-ai-researchers-available-now/)
147+
ML-Agents Toolkit v0.5, new resources for AI researchers available now
148148
- (June 26, 2018)
149149
[Solving sparse-reward tasks with Curiosity](https://blogs.unity3d.com/2018/06/26/solving-sparse-reward-tasks-with-curiosity/)
150150
- (June 19, 2018)
151-
[Unity ML-Agents Toolkit v0.4 and Udacity Deep Reinforcement Learning Nanodegree](https://blogs.unity3d.com/2018/06/19/unity-ml-agents-toolkit-v0-4-and-udacity-deep-reinforcement-learning-nanodegree/)
151+
Unity ML-Agents Toolkit v0.4 and Udacity Deep Reinforcement Learning Nanodegree
152152
- (May 24, 2018)
153-
[Imitation Learning in Unity: The Workflow](https://blogs.unity3d.com/2018/05/24/imitation-learning-in-unity-the-workflow/)
153+
Imitation Learning in Unity: The Workflow
154154
- (March 15, 2018)
155-
[ML-Agents Toolkit v0.3 Beta released: Imitation Learning, feedback-driven features, and more](https://blogs.unity3d.com/2018/03/15/ml-agents-v0-3-beta-released-imitation-learning-feedback-driven-features-and-more/)
155+
ML-Agents Toolkit v0.3 Beta released: Imitation Learning, feedback-driven features, and more
156156
- (December 11, 2017)
157-
[Using Machine Learning Agents in a real game: a beginner’s guide](https://blogs.unity3d.com/2017/12/11/using-machine-learning-agents-in-a-real-game-a-beginners-guide/)
157+
Using Machine Learning Agents in a real game: a beginner’s guide
158158
- (December 8, 2017)
159-
[Introducing ML-Agents Toolkit v0.2: Curriculum Learning, new environments, and more](https://blogs.unity3d.com/2017/12/08/introducing-ml-agents-v0-2-curriculum-learning-new-environments-and-more/)
159+
Introducing ML-Agents Toolkit v0.2: Curriculum Learning, new environments, and more
160160
- (September 19, 2017)
161161
[Introducing: Unity Machine Learning Agents Toolkit](https://blogs.unity3d.com/2017/09/19/introducing-unity-machine-learning-agents/)
162-
- Overviewing reinforcement learning concepts
163-
([multi-armed bandit](https://blogs.unity3d.com/2017/06/26/unity-ai-themed-blog-entries/)
164-
and
165-
[Q-learning](https://blogs.unity3d.com/2017/08/22/unity-ai-reinforcement-learning-with-q-learning/))
166162

167163
### More from Unity
168164

0 commit comments

Comments
 (0)