This repository has been archived by the owner on May 25, 2020. It is now read-only.
CakeChat v1.2
- Code refactoring
train.py
accepts--init_weights
argument that specifies the file for model's initialization- Naming of NN models changed: model's name always includes prefix defined in config's NN_MODEL_PREFIX const, which can be general ('cakechat' for example) or specific for the given experiment.