top of page

AI Programming
Project Type: Python Code
Date: October 2024 - January 2025
Role: Lead Programmer
During the first semester of second year I was taught how to code and create AI entities, both Large Languange Modules and Artificial Neural Networks. This was split into 3 different tasks:
1) Develop and train an ANN to act as the brain of an NPC making combat decisions based on enemy power
2) Develop and train an ANN that can predict movements of a race car in a high-speed racing game.
3) Develop and train a Generative LLM that can be spoken to on a specific topic
What did I learn?
Improved code in Python as well as developed proficiencies in Google Colab.
Learned how to use Huggingface interface to implement AI into python.
Learned how to develop AI systems that can learn from previous data and engage with the user

A1 code

A1 results

B1 code p2

A1 code
1/6
bottom of page