view Report/ch3/ch3.tex @ 22:ce1e76c21c12

Removed library for matrix factorization
author Paulo Chiliguano <p.e.chiilguano@se14.qmul.ac.uk>
date Tue, 11 Aug 2015 10:56:51 +0100
parents cb62e1df4493
children
line wrap: on
line source
\chapter{Main contribution}
\section{Methods}
\subsection{Content based modelling}
Classifier creates a model for each user based on the acoustic features of the tracks that user has liked.
\subsection{Collaborative filtering}
At this stage, similarities between users is calculated to form a neighbourhood and predict user rating based on combination of the ratings of selected users in the neighbourhood.
\section{Algorithms}
\subsection{Deep Belief Networks}
Deep belief network is a probabilistic model that has one observed layer and several hidden layers.
\subsubsection{Convolutional Deep Belief Network (CDBN)}