Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
-
Updated
Oct 14, 2023 - Python
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
Official PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variables via Sparsity".
Discrete Flow Matching implemented in PyTorch
A bidirectional GRU model to detect discrete emotions in tweets.
[NeurIPS 2025] Beyond Masked and Unmasked: Discrete Diffusion Models via Partial Masking
[SDM'23] ML4C: Seeing Causality Through Latent Vicinity
Predicting a subgraph alongside the answer in a graph based VQA model
This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.
Cryptography encoder and decoder. Encode takes in text message and converts to numbers via RSA algorithm and decode takes numbers and encrypts to text.
GUI for discrete hopfield network implementation
Discrete Variational Autoencoder in PyTorch
Bernoulli distribution probability mass function (PMF).
Negative binomial distribution mode.
Degenerate distribution standard deviation.
Bernoulli distribution quantile function.
Bernoulli distribution cumulative distribution function (CDF).
Geometric distribution median.
Evaluate the Kronecker delta (single-precision).
Degenerate distribution entropy.
Discrete uniform distribution skewness.
Add a description, image, and links to the discrete topic page so that developers can more easily learn about it.
To associate your repository with the discrete topic, visit your repo's landing page and select "manage topics."