Files
2020-09-14 20:10:42 +05:30

12 lines
347 B
Python

"""
# LabML Models
* [Transformers](transformers/index.html)
* [Recurrent Highway Networks](recurrent_highway_networks/index.html)
* [LSTM](lstm/index.html)
* [Capsule Networks](capsule_networks/index.html)
If you have any suggestions for other new implementations,
please create a [Github Issue](https://github.com/lab-ml/labml_nn/issues).
"""