Create README.md

Esse commit está contido em:
Charlie Hewitt
2017-12-15 09:56:38 +00:00
commit de GitHub
commit 5ca65e4630
+8
Ver Arquivo
@@ -0,0 +1,8 @@
![Logo](/icon.png)
# Affectone
Song recommendations based on user affect using CNNs for emotion classification and valence/arousal regression. Predictions made using the [Spotify Web API](https://developer.spotify.com/web-api/).
CNNs trained on [AffectNet](http://mohammadmahoor.com/affectnet/) using [Keras](https://keras.io) and deployed to iOS by conversion to coreML using [coremltools](https://github.com/apple/coremltools).