Skip to content

Implementation of Auto-Conditioned LSTM using TensorFlow

Notifications You must be signed in to change notification settings

sjodcre/Auto-Conditioned-LSTM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference

Usage

  • Clone the repo

  • Generate training data

    # e.g.
    $ python data/generate_training_data --input ../train_data_bvh/martial --output_dir ../train_data_xyz/martial
  • Training

    $ python EXP/aclstm_bvh.py

About

Implementation of Auto-Conditioned LSTM using TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%