Skip to content

Albert-Gong/TreeGen-Pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeGen

This is a Pytorch version of TreeGen (A Tree-Based Transformer Architecture for Code Generation).

Our paper is available at https://arxiv.org/abs/1911.09983. (Accepted by AAAI'20)

The model is in the hearthstone folder.

The preprocess is in the hearthstone_preprocess folder.

Dependenices

  • NLTK 3.2.1
  • Pytorch 1.10.0
  • Python 3.7
  • Ubuntu 16.04

About

Fork Treegen (PyTorch Version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%