Waffle-Liu's Stars
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
guxd/DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
LiyuanLucasLiu/Transformer-Clinic
Understanding the Difficulty of Training Transformers
js05212/PyTorch-for-NPN
Officially unofficial PyTorch code for the NIPS paper 'Natural-Parameter Networks: A Class of Probabilistic Neural Networks'
EmilienDupont/augmented-neural-odes
Pytorch implementation of Augmented Neural ODEs :sunflower:
patrick-kidger/NeuralCDE
Code for "Neural Controlled Differential Equations for Irregular Time Series" (Neurips 2020 Spotlight)
NeuroDiffGym/neurodiffeq
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
hirofumi0810/neural_sp
End-to-end ASR/LM implementation with PyTorch
stmorse/hawkes
Python class for generation and parameter estimation of multivariate Hawkes processes
000Justin000/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
DiffEqML/torchdyn
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
Zymrael/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
jariasf/GMVAE
Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering
shchur/ifl-tpp
Implementation of "Intensity-Free Learning of Temporal Point Processes" (Spotlight @ ICLR 2020)
YuliaRubanova/latent_ode
Code for "Latent ODEs for Irregularly-Sampled Time Series" paper
omitakahiro/NeuralNetworkPointProcess
code for "Fully Neural Network based Model for General Temporal Point Processes"
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
brain-research/self-attention-gan
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
kimiyoung/transformer-xl
YatingMusic/remi
"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
zcaceres/spec_augment
🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
magenta/ddsp
DDSP: Differentiable Digital Signal Processing
facebookresearch/music-translation
A UNIVERSAL MUSIC TRANSLATION NETWORK - a method for translating music across musical instruments and styles.
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
jdasam/virtuosoNet
Hguimaraes/gtzan.keras
[REPO] Music Genre classification on GTZAN dataset using CNNs