gumbel
There are 29 repositories under gumbel topic.
EdoardoBotta/RQ-VAE-Recommender
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with Generative Retrieval"
kostas1515/GOL
Official implementation of 'Gumbel Optimised Loss for Long Tailed Instance Segmentation' ECCV2022. Paper at: https://arxiv.org/abs/2207.10936
RakitinDen/pytorch-recursive-gumbel-max-trick
Leveraging Recursive Gumbel-Max Trick for Approximate Inference in Combinatorial Spaces, NeurIPS 2021
rcfdtools/R.HydroStormMarkerIDF
Herramienta para marcación, análisis de tormentas y construcción de curvas IDF a partir de eventos de precipitación obtenidos de pluviografos.
stdlib-js/random-iter-gumbel
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
stdlib-js/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
stdlib-js/stats-base-dists-gumbel-ctor
Gumbel distribution constructor.
stdlib-js/stats-base-dists-gumbel-logpdf
Gumbel distribution logarithm of probability density function (PDF).
stdlib-js/stats-base-dists-gumbel-mean
Gumbel distribution mean.
stdlib-js/stats-base-dists-gumbel-mgf
Gumbel distribution moment-generating function (MGF).
stdlib-js/stats-base-dists-gumbel-mode
Gumbel distribution mode.
stdlib-js/stats-base-dists-gumbel-quantile
Gumbel distribution quantile function.
stdlib-js/stats-base-dists-gumbel-skewness
Gumbel distribution skewness.
mnk400/gumbelMLE
Maximum Likelihood Estimation for gumbel distribution.
Munster2020/HDIP_CSDA_COMP08050_PROJECT
Higher Diploma in Science in Computing (Data Analytics) - Programme Module: Fundamentals of Data Analysis (COMP08050)
stdlib-js/random-array-gumbel
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.
stdlib-js/stats-base-dists-gumbel
Gumbel distribution.
stdlib-js/stats-base-dists-gumbel-cdf
Gumbel distribution cumulative distribution function (CDF).
stdlib-js/stats-base-dists-gumbel-entropy
Gumbel distribution entropy.
stdlib-js/stats-base-dists-gumbel-kurtosis
Gumbel distribution excess kurtosis.
stdlib-js/stats-base-dists-gumbel-logcdf
Gumbel distribution logarithm of cumulative distribution function.
stdlib-js/stats-base-dists-gumbel-median
Gumbel distribution median.
stdlib-js/stats-base-dists-gumbel-pdf
Gumbel distribution probability density function (PDF).
stdlib-js/stats-base-dists-gumbel-stdev
Gumbel distribution standard deviation.
stdlib-js/stats-base-dists-gumbel-variance
Gumbel distribution variance.
danbetea/bessel_gumbel
Numerical check that the gap Fredholm determinant of a modified exponential coordinates Bessel(0) kernel coincides with the standard Gumbel distribution.
PierreAugerObservatory/XmaxGumbelGenerator
Generator of cosmic ray Xmax distribution for a given energy, mass and hadronic model based on the Gumbel model
scascino10/multi_armed_bandits
Some examples of methods for solving multi-armed bandits problems
swillner/lmoments
C++-Implementation of L-Moments estimation and fitting for GEV and Gumbel distributions