We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41934b3 commit 4835bacCopy full SHA for 4835bac
README.md
@@ -9,7 +9,7 @@
9
10
This repository contains PyTorch implementations of deep reinforcement learning algorithms and environments.
11
12
-(To help you remember things you learn about machine learning in general write them in [Gizmo](https://gizmo.ai)
+(To help you remember things you learn about machine learning in general write them in [Gizmo](https://gizmo.ai))
13
## **Algorithms Implemented**
14
15
1. *Deep Q Learning (DQN)* <sub><sup> ([Mnih et al. 2013](https://arxiv.org/pdf/1312.5602.pdf)) </sup></sub>
0 commit comments