DEV Community

Discussion on: What's your local dev setup for deep learning with PyTorch?

Collapse
 
marcusturewicz profile image
Marcus Turewicz

Thanks for sharing!

Arch has always seemed very mysterious to me, but I will definitely give it a go!

I have found conda to be quite bloated and cumbersome, especially on Windows. Pip is very straightforward.

Collapse
 
polmonroig profile image
Pol Monroig Company

Yes, pip is very simple compared to conda. I thought the same about Arch, but the installation was super easy thanks to the documentation it has. I used fedora before, but it always caused me problems when installing nvidia, it was a pain. Moreover I love the fact that Arch has a rolling release.