Skip to content

Commit f95bc98

Browse files
committed
Update DOCS.md
1 parent 0030cac commit f95bc98

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

DOCS.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Lightly
2+
3+
Lightly is a PIP package for self-supervised learning.
4+
5+
> We, at [Lightly](https://www.lightly.ai), are passionate engineers who want to make deep learning more efficient. We want to help popularize the use of self-supervised methods to understand and filter raw image data. Our solution can be applied before any data annotation step and the learned representations can be used to analyze and visualize datasets as well as for selecting a core set of samples.
6+
7+
If you are curious to learn more about our work - check out [Lightly](https://www.lightly.ai)!
8+
9+
## Installation
10+
11+
```
12+
pip install lightly
13+
```
14+
15+
16+
## Links
17+
- [Homepage](https://www.lightly.ai)
18+
- [Web-App](https://app.lightly.ai)
19+
- [Documentation](https://lightly.readthedocs.io)
20+
- [Github](https://github.com/lightly-ai/lightly)
21+
- [Discord](https://discord.gg/xvNJW94)

0 commit comments

Comments
 (0)