1. Is it possible to replace caffe (the slowest in the Python platform) with PyTorch (fastest overall) or MXNet (can beat PyTorch in parallel GPUs) 2. Is it possible to replace VGG7 with Inception or ResNet, which out-performs VGG7? 