Project Workshops

I cover useful information from running batch jobs to introduction for TensorFlow and Keras. These are aimed at students who have machine learning based projects.

November 30, 2017 · 1 min

How to specify pip install location?

Virtualenv provides a very good way to isolate packages. But sometimes it is better to install packages shared across projects in a custom location.

November 19, 2017 · 1 min