YerevaNN / Dynamic-memory-networks-in-Theano

Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
MIT License
332 stars 109 forks source link

Fix error in help message for argument --network #4

Closed cheripai closed 8 years ago

cheripai commented 8 years ago

Previously, the help message was the same as --word_vector_size. Now it displays the proper options for choosing a network.