Accenture / AmpliGraph

Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
Apache License 2.0
2.14k stars 251 forks source link

Update docs of BCE loss #247

Closed sumitpai closed 3 years ago

sumitpai commented 3 years ago

Background and Context In the constructor of the BCE loss, we need to add details of label smoothing and label weighting under loss params. It is missing currently Description