Variational Autoencoders (VAEs) are widely used for probabilistic unsupervised learning with neural networks.Recently, there has been a growing interest in discrete latent spaces, particularly for data modalities like text.A tutorial has been provided on discrete variational autoencoders, focusing on VAEs with latent variables following a categorical distribution.The tutorial covers the theoretical foundation, practical aspects, training guidelines, and includes an example implementation.