Thanks Alex Kosmos for lecture and seminar materials ❤️❤️❤️️
- See README files inside numbered directories for more info about how to run stands.
- Lecture slides: here
- Homework: here
Run train_model.py to generate vgg16.pt.
This will not run any training, just trace a pretrained model from torchvision.
Use client.py in order to send requests for services 1-4.
Use client-url.py in order to send requests for service 5.
- Good blogpost on Kubernetes.
- See links in README files inside the practice session folders.