Skip to content

ralbertazzi/instagramlikeprediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagramlikeprediction

Instagram Like Prediction with Deep Learning using Keras

Project work on Intelligent Systems M at University of Bologna

The objective of this project is predicting the number of likes on Instagram using Deep Learning. I've made various attempts trying to perform predictions better and better. I started using meta-data only (n° followers, n° posts, hashtags, ...), then using images (with Convolutional Neural Networks) and finally combining both images and labels acquired using Google Vision API.

All the project is written in Python 3. I've used Keras as deep learning framework. The folder 'Tutorials' contains my first experiments with Python and Keras. See the presentation slides for a more detailed explanation.

About

Instagram Like Prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages