Mercurial > hg > hybrid-music-recommender-using-content-based-and-social-information
view Report/ch3/ch3.tex @ 2:cb62e1df4493
Report
author | Paulo Chiliguano <p.e.chiliguano@se14.qmul.ac.uk> |
---|---|
date | Sat, 11 Jul 2015 17:17:25 +0100 |
parents | |
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)}