1. Setup GPU Server - Pommerman/pytorch-pommerman-rl GitHub Wiki
Signup GCP account(DON'T USE USC ACCOUNT)
https://console.cloud.google.com
Retrieval you GCP credits (Email title: 20193_csci_599_30384: Special Topics: Google Cloud Credits for CSCI 599)
- Click the "Student Coupon Retrieval Link" to verify your student account
- Redeem your student coupon by opening the link in email "Your Google Cloud Platform Education Grant Coupon"
Create a GPU instance
- Follow this article(https://cloud.google.com/deep-learning-vm/docs/cloud-marketplace) to create your deep learning instance, but you will have an error. (GPU quotas)
- Click warning and follow the steps to create a ticket to GCP team or you can't create a GPU server
- After your GPU quota changed, then repeat step 1 to configure your deep learning frameworks(tensorflow/pytorch), CPU cores, RAM and GPU type
- Edit your instance and add your ssh public key to the server, then you could log in this server by ssh.