learn pytorch by some tutorials for learning group.
1. cnn for mnist
2. find best image for trained cnn
necessary for tensorboardx support, pip install tensorboardX
the basic auto encoder used conv and deconv
1. rnn for mnist
2. create poetry by rnn and lstm, including embeding and bidirection rnn or lstm
3. attention
1. basic gan
2. wgan