mblondel / projection-losses

Python implementation of projection losses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projection losses

Python implementation of "Structured Prediction with Projection Oracles".

Supported polytopes

  • Probability simplex
  • Unit cube
  • Knapsack polytope
  • Birkhoff polytope
  • Permutahedron
  • Order simplex
  • Cartesian products

Installation

Simply copy relevant files to your project.

References

Author

  • Mathieu Blondel, 2019

About

Python implementation of projection losses.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%