PSU CSE582 Midterm 1 project
- hmm.py is the Hidden Markov Model implementation
- logistic.py is the Logistic Regression implementation
- mlp.py is the Multilayer Perceptron implementation
- The model weights are in ./models/mlp.pth (embedding weights are in ./custom_embeddings/mlp.pth). They were submitted to Canvas since the files are too big