File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <!-- [](https://badge.fury.io/py/torch-multilabel-embedding) -->
1
+ [ ![ PyPI version] ( https://badge.fury.io/py/torch-multilabel-embedding.svg )] ( https://badge.fury.io/py/torch-multilabel-embedding )
2
2
<!-- [](https://doi.org/10.5281/zenodo.4284804) -->
3
- <!-- [](https://lgtm.com/projects/g/ulf1/torch-multilabel-embedding/alerts/) -->
4
- <!-- [](https://lgtm.com/projects/g/ulf1/torch-multilabel-embedding/context:python) -->
3
+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/ulf1/torch-multilabel-embedding.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/ulf1/torch-multilabel-embedding/alerts/ )
4
+ [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/ulf1/torch-multilabel-embedding.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/ulf1/torch-multilabel-embedding/context:python )
5
5
6
6
# torch-multilabel-embedding : Training of multi-label embeddings with k-shingled input sequences
7
7
k-shingled input sequences are multi-dimensional, i.e. the input embedding must process multi-label inputs instead of one-hot encoded inputs.
You can’t perform that action at this time.
0 commit comments