fixed typo in README.md (#82)

This commit is contained in:
Aarsh Chaube
2021-08-17 15:00:32 +05:30
committed by GitHub
parent ff0d5c065d
commit c142e6ebf8

View File

@ -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.