Final project for an Intro to AI course: regression, classical classification, PyTorch neural networks, and a bonus neural-network regression task.
-
Updated
Mar 15, 2026 - Jupyter Notebook
Final project for an Intro to AI course: regression, classical classification, PyTorch neural networks, and a bonus neural-network regression task.
Game Engine to run Konane Checkers
A simple Python repository containing functions intended to standardize API queries to LLMs from a variety of different LLM providers.
Read pddl files to create plans for a robot to work around the warehouse
The repository responsible for my Assignment 1 source code for COMP SCI 461 - Intro to Artificial Intelligence and COMP SCI 404 - Intro to Algorithms & Complexity
Naive Bayes Classifier to categorise movie review as positive or negative
Create Knowledge Base to create Facts and Rules for AI
AI-EssayScore is an automated essay scoring system using LSTM neural networks. It tokenizes and pads essays, processes them through an LSTM model, and predicts scores. The project includes data preprocessing, model training, evaluation, and saving the model for future use.
Add a description, image, and links to the intro-to-ai topic page so that developers can more easily learn about it.
To associate your repository with the intro-to-ai topic, visit your repo's landing page and select "manage topics."