Especially with apple silicon macs, I had trouble installing compatible libraries before. With docker, your development environment is isolated from your host machine, whether it's macs, linux or windows. Docker is a game changer for me and I wanted to share how to use it with you.
Docker Desktop Installation Tutorial: https://docs.docker.com/desktop/insta...
GitHub Repo for Template Files: https://github.com/ekremerakin/machin...
0:00 Why use Docker?
0:30 Installing Docker Desktop
1:52 Running Python Scripts
5:07 GPU Acceleration on Docker
6:38 Running Deep Learning Models
6:57 Conclusion