Tagged: Machine Learning

10

New job: Fujitsu Research Labs

I am excited to announce that I have joined Fujitsu Research Labs with beginning of February. My job will comprise, besides other things, research and development in machine learning, open source strategies, development of...

1

R with TensorFlow 2.0 on Debian/sid

I recently posted on getting TensorFlow 2.0 with GPU support running on Debian/sid. At that time I didn’t manage to get the tensorflow package for R running properly. It didn’t need much to get...

4

TensorFlow 2.0 with GPU on Debian/sid

Some time ago I have been written about how to get Tensorflow (1.x) running on current Debian/sid back then. It turned out that this isn’t correct anymore and needs an update, so here it...

4

TensorFlow on Debian/sid (including Keras via R)

I have been struggling with getting TensorFlow running on Debian/sid for quite some time. The main problem is that the CUDA libraries installed by Debian are CUDA 9.1 based, and the precompiled pip installable...