Deep Learning sample programs using PyTorch in C++
-
Updated
Jan 22, 2026 - C++
A variational autoencoder (VAE) is a generative model that combines deep learning with Bayesian inference to learn compact latent representations of data. VAEs are widely used for image generation, anomaly detection, and data augmentation.
Deep Learning sample programs using PyTorch in C++
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Go2 quadruped locomotion with unofficial DreamWaQ implementation for rough terrain walking
NLP Modeling for Paraphrase Generation
CPU-first deep learning framework in C++17 with Lua scripting, model registry, SafeTensors serialization, and native support for VAE, diffusion, and transformer architectures.