Skip to content

Instantly share code, notes, and snippets.

@korymath
Created March 21, 2017 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save korymath/aa94d35069afbfd753f0890ba16ea968 to your computer and use it in GitHub Desktop.
Save korymath/aa94d35069afbfd753f0890ba16ea968 to your computer and use it in GitHub Desktop.
python train.py --data_dir data/TAL --rnn_size 1024 --num_layers=3 --batch_size=128 --seq_length=256 --input_keep_prob 0.8 --output_keep_prob 0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment