Gumbel-Softmax is a continuous distribution that has the property that it can be smoothly annealed into a categorical distribution, and whose parameter gradients can be easily computed via the reparameterization trick.
Source: Categorical Reparameterization with Gumbel-SoftmaxPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Clustering | 5 | 8.06% |
Speech Recognition | 4 | 6.45% |
General Classification | 4 | 6.45% |
Image Classification | 3 | 4.84% |
Reinforcement Learning (RL) | 3 | 4.84% |
Quantization | 3 | 4.84% |
Recommendation Systems | 3 | 4.84% |
Time Series Analysis | 2 | 3.23% |
Object Detection | 2 | 3.23% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |