Skip to content

Interactive Mode + Bug Fixes

Compare
Choose a tag to compare
@minimaxir minimaxir released this 09 Aug 02:55
· 57 commits to master since this release

Features

  • Interactive mode, which lets you control which text is added. (#52, thanks @juanets !)
  • Allow backends other than TensorFlow (#44, thanks @torokati44 !)
  • Allow periodic weights saving (#37, thanks @IrekRybark !)
  • Multi-GPU support (beta: see #62 )

Fixes

  • Handle prefix in word-level models correctly.