Bye bye Jupyter Notebook App, welcome JupyterLab!
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)AI • Deep Learning • Machine Learning • Software Engineering
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?
TensorFlow offers two types of scope, name_scope and variable_scope. What are the differences between them? Let's see!
(Read more)Hi there! Working on some deep learning projects I discovered two useful nvidia-smi tips and now I want to share them with you. They work on Linux and they are simple but extraordinary effective.
(Read more)Hi there! Last month I finally completed my first Deep Learning, TensorFlow machine (an old pc pimped with Ubuntu, some ram and a fantastic GTX 1080 Ti). The installation is substantially easy, if you know what you are doing. However there are some steps that for a Mac user like …
(Read more)