Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

CakeChat v2.0

Compare
Choose a tag to compare
@nicolas-ivanov nicolas-ivanov released this 24 May 18:40
· 6 commits to master since this release
0a33a3a

Major update:

  • Migrated to Keras on top of Tensorflow + Python 3.5
  • Supported multi-GPU training with horovod
  • Supported cudnnGRU for quicker inference
  • Optimized training model architecture (speed-up by 42%)
  • Increased hidden state dimension to 768