diff --git a/README.md b/README.md index 017e3c8b..70dd0641 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ This repository contains PyTorch implementations of deep reinforcement learning algorithms and environments. -(To help you remember things you learn about machine learning in general write them in [Save All](https://saveall.ai/shared/deck/140&4&3K3uXPazkg4&github_links) and try out the public deck there about Fast AI's machine learning textbook.) - +(To help you remember things you learn about machine learning in general write them in [Gizmo](https://gizmo.ai) ## **Algorithms Implemented** 1. *Deep Q Learning (DQN)* ([Mnih et al. 2013](https://arxiv.org/pdf/1312.5602.pdf))