未验证 提交 90477ceb 编写于 作者: V Varuna Jayasiri 提交者: GitHub

Update readme.md

上级 19ed54c6
...@@ -3,9 +3,15 @@ ...@@ -3,9 +3,15 @@
# [LabML Neural Networks](https://lab-ml.com/labml_nn/index.html) # [LabML Neural Networks](https://lab-ml.com/labml_nn/index.html)
This is a collection of simple PyTorch implementation of various This is a collection of simple PyTorch implementations of
neural network architectures and layers. neural networks and related algorithms.
We will keep adding to this. These implementations are documented with explanations,
and the [website](https://lab-ml.com/labml_nn/index.html)
renders these as side-by-side formatted notes.
We believe these would help you understand these algorithms better.
We are actively maintaining this repo and adding new
implementations.
## Modules ## Modules
...@@ -62,4 +68,4 @@ If you use LabML for academic research, please cite the library using the follow ...@@ -62,4 +68,4 @@ If you use LabML for academic research, please cite the library using the follow
year = {2020}, year = {2020},
url = {https://lab-ml.com/}, url = {https://lab-ml.com/},
} }
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册