Libraries: PyTorch, numpy, pandas, seaborne, matplotlib, sklearn, biopython
python -m venv GM_env source GM_env/bin/activate pip install -r requiremnet.txt
The data folders: data These can be obtained from the Zenodo repository and should be placed in the top level directory of the package.
- Extras: Extra functions
- Training: Files which include training loops
- Directories: Directories paths
- BD: Horesh et. al. dataset (±7.5k samples)
- Final: Cut down Horesh et. al. dataset (±5k samples)
- GS: Gradient Clipping and Scheduling
- AHPT: After Hyperparameter Tuning