File size: 699 Bytes
6f92de8 dec6259 6f92de8 dec6259 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: README
emoji: ⚡
colorFrom: red
colorTo: gray
sdk: static
pinned: false
short_description: Cheat detection MSc Thesis
---
# Counter Strike Cheat Detection
We are two students working on a masters thesis regarding cheat detection in fps video games.
We have found that Counter-Strike 2 currently (may 4. 2025) has a lot of cheaters, but when investigating
anti cheat measures we find that a lot of companies are very secretive regarding their cheat detection
process.
Therefore, we want to investigate the use of transformers to create a cheat detection model on demo data.
This organisation will contain all matters regarding the project such as: Data, context windows, Models etc. |