Skip to content

Toolkit for Machine Learning and Text Generation, in PyTorch

License

Notifications You must be signed in to change notification settings

kormilitzin/texar-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Texar in Pytorch

The Pytorch version should keep the same with the TF version in terms of:

  • exact the same interfaces of every module, including function arguments and hparams structures, etc
  • the same code structure, or even line-by-line correspondence whenever possible

Code Style

Reference repo

Installation

git clone https://github.com/ZhitingHu/texar-pytorch.git 
cd texar-pytorch
pip install -e .

License

Apache License 2.0

About

Toolkit for Machine Learning and Text Generation, in PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Perl 0.4%