PyTorch with VizDoom sample

I just would like to share https://github.com/akolishchak/doom-net-pytorch as a PyTorch sample, ported it from Torch.

Thank you for the great tool! It is a real time saver due to autograd. You have provided nice docs and quite useful examples. It turns out Torch is more memory efficient for my models though.

this is pretty great!