Skip to content

pascal20100/factored_output_layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factored output algorithm

Theano CPU and GPU implementations of the Large Sparse Target algorithm introduced in

Efficient Exact Gradient Update for training Deep Networks with Very Large Sparse Targets,
Pascal Vincent, Alexandre de Brébisson, Xavier Bouthillier,
2015 NIPS.

The implementation allows to create and train any loss function from the spherical family. In the folder example, you will find an example on how to use the op to train a network with the Z-loss.

Following up papers:

The Z-loss: a shift and scale invariant classification loss belonging to the Spherical Family,
Alexandre de Brébisson and Pascal Vincent,
2016.

An Exploration of Softmax Alternatives Belonging to the Spherical Loss Family,
Alexandre de Brébisson and Pascal Vincent,
2016 ICLR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published