diff --git a/README.md b/README.md index 550bf311..8fb8eb88 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://www.saveall.ai) 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))