Skip to content

Commit

Permalink
Update DOCS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philippmwirth committed Oct 13, 2020
1 parent 0030cac commit f95bc98
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions DOCS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Lightly

Lightly is a PIP package for self-supervised learning.

> 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.
If you are curious to learn more about our work - check out [Lightly](https://www.lightly.ai)!

## Installation

```
pip install lightly
```


## Links
- [Homepage](https://www.lightly.ai)
- [Web-App](https://app.lightly.ai)
- [Documentation](https://lightly.readthedocs.io)
- [Github](https://github.com/lightly-ai/lightly)
- [Discord](https://discord.gg/xvNJW94)

0 comments on commit f95bc98

Please sign in to comment.