Recent Repositories
6004CEM_Week_3_Lab_Tasks Public
6004CEM Parallel & Distributed Programming Lab Tasks for week 3.
Artificial-Intelligence Public
FarmingGame Public
4075CEM Public
Oh the joy of this project. Gonna be the end of me for sure.
wongt76.github.io Public
6005CEM_Flask_Secure_Website Public
Book Shop Website built using Flask (Python) with security features built in to prevent attacks such as SQL Injection, Cross-Site Scripting, Cross-Site Request Forgery, Bypass of Authentication, etc.
4003CEM-RPS Public
A Rock Paper Scissors demo for 4003CEM
Individual-Project-Dissertation Public
This my final year indidual project or dissertation.
7141CEM_Coursework Public
7141CEM_Coursework
11910156_7141CEM Public
7141CEM_Coursework Public
6003_front_end Public
This is a front-end project
6003_back_end Public
This is a back-end API project
6003CEM-W1-ReactApp Public
6003CEM-W1-TestRepo Public
4005CEM-SQL Public
A demonstration of my SQLite skills accumulated over the course of this module
380CT_2023 Public
Theoretical Aspects of Computer Science
CC_BOOTCAMP Public
Cloud_Computing Public
Resume Foundation / Coventry University Cloud Computing Bootcamp
Development Public
Abuggoproject Public
The project which is to imitate the gogame. I create a cnn model you can see the CnnModel file is used for outputing a rough possibilties of the next step. The next step is to combine the data of the rough possibilties and past chess moves send to the rnn model to train. In the rnn model the context_attention model will let the rnn model put att…