Skip to content

NYCU-MLLab/Contrastive-Disentangled-Memory-for-sequential-Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contrastive-Disentangled-Memory-for-sequential-Learning

Introduction

This is a source code for Transformer with a contrastive disentangled memory. The implementation includes machine translation and online speech recognition.

Requirements and Frameworks

  • Python 3.6.1+
  • Fairseq
  • ESPnet

To do machine translation

cd Machine_Translation

To do speech recognition

cd Speech_Recognition

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.8%
  • Shell 27.4%
  • Perl 5.1%
  • Cuda 0.3%
  • C++ 0.2%
  • Cython 0.1%
  • Other 0.1%