Deep Learning

Start TensorFlow with GPU Support on your Manjaro Linux

When you want to get into deep learning, you cannot avoid learning some of the TensorFlow. TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks. And today, I’m gonna make a tutorial about how to run TensorFlow with GPU on your Manjaro or Arch Linux.