Getting Ready
As I work on refining my Python code and getting it ready for testing, I’m also learning about the general applications of python in IntelliJ as well. This following week, I hope to introduce a new perspective to my project, where I cross-examine results from my emotion-analyzed audio tests to emotions extracted from drawings. I would need to write some code for that. In my Machine Learning Class, I’ve learned some concepts about centroid calculating algorithms, although the code application was a little too complex.