added course specific README
This commit is contained in:
parent
861139929e
commit
fb61e542a9
14
README_CS310.md
Normal file
14
README_CS310.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
***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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user