aiexperiments-ai-duet/README_CS310.md

15 lines
407 B
Markdown
Raw Normal View History

2017-05-05 03:09:53 +00:00
***Detecting Emotions in Music***
**Thomas, Avi, and Avery**
To extend the AI Duet program we added an extra step to the preexisting flow of music data from the client to the server, and back to the client.
The files modified were:
-server/server.py
-server/savedModels/*
-server/usingMusicNN.py
-static/src/ai/AI.js
-static/src/interface/Glow.js
-static/src/style/common.scss
-static/src/style/glow.css