Arnou1's Stars
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
PyO3/pyo3
Rust bindings for the Python interpreter
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
OpenTalker/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
tensorflow/rust
Rust language bindings for TensorFlow
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
serp-ai/bark-with-voice-clone
🔊 Text-prompted Generative Audio Model - With the ability to clone voices
C0untFloyd/roop-unleashed
Evolved Fork of roop with Web Server and lots of additions
TsingZ0/PFLlib
37 traditional FL (tFL) or personalized FL (pFL) algorithms, 3 scenarios, and 24 datasets. www.pfllib.com/
epfml/OptML_course
EPFL Course - Optimization for Machine Learning - CS-439
gordicaleksa/get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
sbarratt/inception-score-pytorch
Inception Score for GANs in Pytorch
DataForScience/Causality
openai/vdvae
Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"
petercorke/RVC3-python
Code examples for Robotics, Vision & Control 3rd edition in Python
niuers/Linear-Algebra-and-Learning-from-Data
Solutions to the problems in the book: Linear Algebra and Learning from Data by Gilbert Strang, MIT
addtt/ladder-vae-pytorch
Ladder Variational Autoencoders (LVAE) in PyTorch
vlievin/biva-pytorch
Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)
ioangatop/srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
ananyahjha93/multi-level-vae
This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), which was accepted at AAAI-18.
ki-ljl/Scaffold-Federated-Learning
PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).
IBM/constrained-FSCIL
PyTorch Implementation of the CVPR'22 Paper "Constrained Few-shot Class-incremental Learning"
zhuxinqimac/CommutativeLieGroupVAE-Pytorch
Code for ICML2021 paper 'Commutative Lie Group VAE for Disentanglement Learning'.
JiahongChen/ResNet-decoder
Encoder-decoder architecture using ResNet and transposed ResNet (resnet 50, resnet 101)
Rand2AI/Awesome-Vulnerability-of-Federated-Learning
A Survey on Vulnerability of Federated Learning: An Algorithm Perspective
williamcfrancis/Variational-Autoencoder-for-MNIST
Pytorch implementation of a Variational Autoencoder (VAE) that learns from the MNIST dataset and generates images of altered handwritten digits.
cumbof/hdlib
Hyperdimensional Computing Library for building Vector Symbolic Architectures in Python 3