bravotty / Information-entropy-loss-pytorch

Information Entropy Loss in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information-entropy-loss-pytorch

Information Entropy Loss in Pytorch

Usage

from entropy_loss_pytorch import Entropy
  • Simple Edition (without probability distribution check)
from entropy_loss_pytorch import EntropyLoss

About

Information Entropy Loss in Pytorch

License:MIT License


Languages

Language:Python 100.0%