├── LICENSE ├── README.md ├── anticheat.py ├── anticheat.pyc ├── anticheatMassfeats.py ├── anticheatlstm.py ├── dum.py ├── prelim_4feats_as.2.h5 ├── prelim_4feats_as.h5 ├── prelim_lstm.h5 ├── prelim_massfeats_as.2.h5 └── prelim_massfeats_as.h5 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/README.md -------------------------------------------------------------------------------- /anticheat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/anticheat.py -------------------------------------------------------------------------------- /anticheat.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/anticheat.pyc -------------------------------------------------------------------------------- /anticheatMassfeats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/anticheatMassfeats.py -------------------------------------------------------------------------------- /anticheatlstm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/anticheatlstm.py -------------------------------------------------------------------------------- /dum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/dum.py -------------------------------------------------------------------------------- /prelim_4feats_as.2.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/prelim_4feats_as.2.h5 -------------------------------------------------------------------------------- /prelim_4feats_as.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/prelim_4feats_as.h5 -------------------------------------------------------------------------------- /prelim_lstm.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/prelim_lstm.h5 -------------------------------------------------------------------------------- /prelim_massfeats_as.2.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/prelim_massfeats_as.2.h5 -------------------------------------------------------------------------------- /prelim_massfeats_as.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrozenOrb/HAL_Prediction/HEAD/prelim_massfeats_as.h5 --------------------------------------------------------------------------------