Results 2 issues of garyongguanjie

In `Coach.py` move `MCTS` inside `executeEpisode` in `learn`. Then we can easily parallelize the execute episode operation in parallel using something like joblib?

I noticed that when using luminol the first column is taken as the timestamp. However when using lstm based approaches, I do not notice such a case? Perhaps the docs...