pytorch implementation of poly loss
Project description
PolyLoss implementation using PyTorch
Install
pip install polyloss
Usage
from polyloss import PolyLoss
...
criterion = PolyLoss(epsilon=2.0)
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
polyloss-0.0.2.tar.gz
(2.5 kB
view details)
File details
Details for the file polyloss-0.0.2.tar.gz.
File metadata
- Download URL: polyloss-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1477dbef975f203ea4c7d9c35cf1dac482fb34b5256657de9f43f08ec22a36ef
|
|
| MD5 |
25b41cd0304eb9d6b2d89577c37a038c
|
|
| BLAKE2b-256 |
898c16513e46eb9c0564dd81ded8f47a042d7be8e90c087351a51c1d99a53ea9
|