Intra-prediction is amethod for coding standalone frames in video coding. Until now, this hasmainly been done using linear formulae. Using an Artificial Neural Network (ANN)may improve the prediction accuracy, leading to improved coding efficiency. In this degree project, Fully Connected Networks (FCN) and Convolutional Neural Networks (CNN) were used for intra-prediction. Experiments were done...