1. 程式人生 > >Stop Installing Tensorflow using pip for performance sake!

Stop Installing Tensorflow using pip for performance sake!

If you don't know what conda is, it's an open source package and environment management system that runs cross-platform. So it works on Mac, Windows, and Linux. If you aren't already using conda, I recommend that you start as it makes managing your data science tools much more enjoyable. Here are two pretty big reasons why you should install Tensorflow using conda instead of pip. This library gives a huge performance boost.