Today I integrated the WordPress…

Today I integrated the WordPress API into my Homepage to display my projects. It now uses an Ajax call to fetch the latest posts in the Project category. Also, I removed the font-awesome icons which were messing up the profile links.

Deep Learning Through the Lens of the Information Plane

The ridiculous effectiveness of Deep Learning has lead to research on tools that help to analyze these Deep Neural Network based “black boxes”. Recent research papers by the Information Theory community to analyze has rise to a new tool, The Information Plane, which can help analyze and answer various questions about these networks. This article, …

Deep Learning Through the Lens of the Information Plane Read More »

Setting up Python on Spacemacs and using Pyenv to use Python3

After diving into Spacemacs yesterday, I was able to setup LaTeX properly. Only SyncTeX is left to be setup although, right now I can live without it. After tweeting about it, I got a reply about setting up Python on Spacemacs. I had installed the python layer but had not tested it. There was no …

Setting up Python on Spacemacs and using Pyenv to use Python3 Read More »

Scroll to Top