littleowen / Conceptor

Audio Analysis by Conceptor
GNU General Public License v3.0
30 stars 13 forks source link

cannot import GMM from pycasp #5

Open AkshayKishan97 opened 5 years ago

AkshayKishan97 commented 5 years ago

I was trying to run the Gender.ipynb notebook. As instructed in the README, I changed sklearn.mixture to pycasp and installed pycasp too. While running the notebook, the error came as 'cannot import GMM from pycasp'. I looked up the pycasp.py file in pycasp and it didn't have anything named as GMM. Can someone help ? Thanks! problem