description: neural network, lstm tags: - neural-network - lstm params: epochs: 1 vocab-size: 80000 embed-size: 100 batch-size: 64 hidden-size: 128 learning-rate: 1e-3 dropout: 0.2 top: 500