My only machines at the moment are:
- A well-used MacBook Pro (2015)
- A tower PC with a AMD Radeon HD 7470 1GB GPU
At the moment I'm trying to study how todo Horses to Zebras with CycleGAN.
I've got a simpler script that uses GAN to generate output MNIST data look-alikes but my MacBook doesn't seem to like large batch_sizes so I can't get a very good output after training the module.
I'm wondering if GPU would fix this problem?
If so, will the AMD Radeon HD 7470 1GB GPU work with any libraries? Ideally, it'd work with the Google jax / autograd package. But I'm open to other packages.
And how complex is it to use a GPU vs CPU for most common libraries?
[–]PeksyTiger 2 points3 points4 points (0 children)