Run deepracer-for-cloud locally on Ubuntu 22
Learn how to run deepracer-for-cloud on your own local machine. Train your DeepRacer models for as long as you want with no hourly fees. ^_^
Note: I cheated a bit. I don't have a local Ubuntu machine so I installed everything on an EC2 instance which I access remotely via Amazon DCV. However, install steps should be exactly the same for a local Ubuntu machine.
I assume a machine with a NVIDIA GPU, but if you don't have a compatible GPU you can use the deepracer-for-cloud CPU-only setup, which should work just fine.
deepracer-for-cloud installation steps: https://aws-deepracer-community.github.io/deepracer-for-cloud/installation.html
deepracer-for-cloud settings and CLI command reference: https://aws-deepracer-community.github.io/deepracer-for-cloud/reference.html
And some helpful links for setting up MinIO's command line tool, mc:
mc installation and quickstart: https://min.io/docs/minio/linux/reference/minio-mc.html
mc usage (adding a host): https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-minio
Got questions or feedback? Email me at jdp@jeremypedersen.com