A variational recurrent neural network as described in:
python == 3.5 tensorflow == 1.2.1 numpy==1.13.1
- train this model
python main.py
- VRNNCell structure
- Basic functions implementation
- Basic operations based on tensorflow
- Basic configuration of model
- Every configuration can be changed here.