Installing and Configuring Golang 1.8 on Ubuntu 16.04
24 Apr 2017 Short guide to installing and configuring Go v1.8 on Ubuntu 16.04.
Read More ›LaTeX: Table Examples
08 Apr 2017 Couple of examples on how to achieve certain table layouts in LaTeX and platforms that support it, such as ShareLaTeX and Overleaf.
Read More ›technology data-science
Data-related Job Descriptions: Making of a Data Team
19 Mar 2017 A simple description of some common job titles / positions of may come across when looking at the data work landscape. See what positions may be best suited for yourself and your company.
Read More ›Scikit-Learn Cheatsheet: Reference and Examples
10 Mar 2017 Just a couple of things you may find yourself doing over and over again when working with scikit-learn.
Read More ›PostgreSQL Common Operations: Reference + Examples
10 Mar 2017 Common operations you may first yourself doing over and over again when dealing with PostgreSQL databases. Unless otherwise stated, examples assume version 9 or later, running on Ubuntu.
Read More ›Tricks for Training Neural Nets Faster
20 Feb 2017 Tricks and Practical tips for training neural nets faster. Credit is mostly to Geoff Hinton and Yann LeCun.
Read More ›Error when running plot on Octave: Xlib extension GLX missing on display
07 Feb 2017 The easiest way to fix this problem is to configure Octave to use gnuplot instead of OpenGL.
Read More ›Python Json Module: Reference and Examples
16 Jan 2017 Examples and best practices for using the python json module. Includes common operations such as reading, writing and formatting as well as solutions to common problems.
Read More ›