Skip to content
  • About Me
  • Contact
  • Publications

The NonConditional Beast

Thoughts on Machine Learning, Computer Vision, Robotics and other randomness.

GAN Zombies

Solutions to Exercises in Statistical Learning

How to print colored or bolded strings in Matlab

C++ Pipeline for Learning Fisher Vectors Using VLFeat

Category: Machine Learning

Machine Learning Statistics Uncategorized

Solutions to Exercises in Statistical Learning

March 16, 2020 by Martin

I did a bit of spring cleaning and found some solutions to a course using exercises from the book The Elements of …

C++ Machine Learning

C++ Pipeline for Learning Fisher Vectors Using VLFeat

June 6, 2016January 20, 2020 by Martin

I implemented a C++ pipeline for learning Fisher feature vectors using VLFeat since Matlab should be avoided whenever possible. Also I found …

Machine Learning Math Statistics Uncategorized

Understanding the Metropolis Hasting algorithm – A tutorial

October 24, 2013June 6, 2016 by Martin

The Problem Say you want to evaluate the expectation of a function over a random variable $$E[f(x)] = \int p(x)f(x)dx$$, or perhaps …

Machine Learning Math Statistics

A short tutorial on Kernel Density Estimation (KDE)

July 29, 2013January 14, 2016 by Martin

The aim of Kernel Density Estimation(KDE) is: Given a set of $$N$$ samples from a random variable, $$\mathbf{X}$$, possibly multivariate and continuous, …

Machine Learning Math Science

Partially fixing numerical underflow for mixture models

March 28, 2013March 22, 2014 by Martin

In a mixture model the probability of an event $$x$$ is written $$P(x=X) =\sum_{i}\pi_{i}P_{i}(x=X) $$, where $$\pi_{i}$$ is the probability of the …

Economics Explanations Machine Learning

On payoff matrices, decision rules, confusion and affinity matrices

August 27, 2012August 27, 2012 by admin

Simple post today. Just some definitions and explanations of stuff that is pretty familiar to most people. Payoff / Loss Matrices Payoff …

Copyright © 2025 The NonConditional Beast - All Rights Reserved

Designed by ZThemes Studio