High Schoolers Are All You Need Team
Please download the final report PDF. There seems to be an issue with viewing it on GitHub.
Final model is stored in "submission_model.h5". Code for loading the model is in "Testing Code/GetPredictions.py" Final predictions are stored in "submission_predictions.txt"
Instructions for running code:
- Add training and testing sequences (txt files) to "Training Code" directory
- Run "Training Code/DataProcessing.py" to generate dataset h5 file
- Run "Training Code/ModelTraining.py" to train & save model
- Run "Testing Code/GetPredictions.py" to obtain predictions