From c142e6ebf86ebf2ce1ef99ac25d7d7bab51aae08 Mon Sep 17 00:00:00 2001 From: Aarsh Chaube <65212523+Aarsh2001@users.noreply.github.com> Date: Tue, 17 Aug 2021 15:00:32 +0530 Subject: [PATCH] fixed typo in README.md (#82) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 57ab7d1e..d070372b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ [![Twitter](https://img.shields.io/twitter/follow/labmlai?style=social)](https://twitter.com/labmlai) -# [labml.ai Deep Learning Paper Implementaion](https://nn.labml.ai/index.html) +# [labml.ai Deep Learning Paper Implementations](https://nn.labml.ai/index.html) This is a collection of simple PyTorch implementations of neural networks and related algorithms.