Skip to content

Quick and dirty implementation of some of the SOTA deep learing models using Pytorch and Pytorch Lightning.

License

Notifications You must be signed in to change notification settings

lokhiufung/quick-and-dirty-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-and-dirty-dl

Quick and dirty implementation of some of the SOTA deep learing models using Pytorch and Pytorch Lightning.

cpc

Sampling method and implementation is heavily influenced by facebook/cpc_audio with modification and simplification (minimum implementation).

Reference

Training

300k steps; batch size 8; learning rate 2e-4 (refer to 'Representation learning with Contrastive Predictive Coding')

T-SNE visualization on test_clean of Librispeech

image

About

Quick and dirty implementation of some of the SOTA deep learing models using Pytorch and Pytorch Lightning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages