Course webiste for K6312
In BT5153, you are suggested to run your code in Jupyter Notebook, which is the environment for our hands-on session.
Please make sure that scikit-learn, pandas, matplotlib, hmmlearn and keras (and their dependencies) are installed on your system. It is recommended to first create a virtual environment followed by installing the necessary packages. You should include a requirements.txt in your submissions.
Python 3 is required.