contents = [code, data, ml, curiosity]
2016-07-26 — An artificial neural network using Keras
2016-05-20 — Exploring metal subgenres with Python
2016-02-09 — Implementing a support vector machine (SVM) using sequential minimal optimization
2015-10-13 — Python 3.5 matrix multiplication
2015-09-24 — An artificial neural network in Python
2015-09-13 — k-means clustering implemented in Python
2015-09-08 — Implementing machine learning algorithms with Python
2015-09-07 — Styling plots for publication with matplotlib
2015-08-23 — Hello, world