Repository navigation
discrete
- Website
- Wikipedia
A slider (SeekBar) with amazing value label.
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
Official PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variables via Sparsity".
A bidirectional GRU model to detect discrete emotions in tweets.
C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
[SDM'23] ML4C: Seeing Causality Through Latent Vicinity
Predicting a subgraph alongside the answer in a graph based VQA model
Discrete Flow Matching implemented in PyTorch
Perform a chi-square independence test.
Cryptography encoder and decoder. Encode takes in text message and converts to numbers via RSA algorithm and decode takes numbers and encrypts to text.
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.
Poisson distribution.
Compact implementation of discrete Hidden Markov Models in C and Python.