Have you already switched to the new JupyterLab? If no, you should really give it a try because it is amazing! But what makes it so great? (
Read more)
What are the differences between the variables created through the `Variable` constructor and the ones created using the `get_variable` function? How does the variable sharing work in TensorFlow? (
Read more)
TensorFlow offers two types of scope, name_scope and variable_scope. What are the differences between them? Let's see! (
Read more)
Working on some deep learning projects I discovered these two useful nvidia-smi tips that will allow you to monitor your GPU and make it run cooler. (
Read more)
Hi there! Last month I finally completed my first Deep Learning, TensorFlow machine. Here is how to do a completely clean install. (
Read more)