Hotel booking management in C# and SQL.
Updated 2026-01-11 16:03:32 +02:00
Python implementation of reinforcement learning with Q-learning algorithm for the Four Rooms problem.
Updated 2026-01-11 16:01:59 +02:00
Simple use of a CNN model to recognize handwritten digits from the MNIST dataset.
Updated 2026-01-11 15:59:44 +02:00
Program written in C++ that takes an input image and finds connected components.
Updated 2026-01-11 15:57:43 +02:00
Puzzle program in written in C++ that takes an input PGM image and performs puzzle moves.
Updated 2026-01-11 15:56:25 +02:00
Simple P2P UDP-based chat with checksumming, keepalive and file transfers written in Python.
Updated 2026-01-11 15:51:06 +02:00
Simulation of an OS scheduler in Java.
Updated 2026-01-11 15:47:31 +02:00
Simulation of OS memory management in Java.
Updated 2026-01-11 15:44:20 +02:00
Parallelized simulation of a club and bartender in Java.
Updated 2026-01-11 15:41:57 +02:00
Parallelization of Monte Carlo Minimization Search in Java.
Updated 2026-01-11 15:40:10 +02:00
Image processing in MIPS assembly.
Updated 2026-01-11 15:36:35 +02:00
Experiments for basic compiler design.
Updated 2026-01-11 15:34:36 +02:00
Simple OpenGL simulation of part of the solar system, with more features.
Updated 2026-01-11 15:31:12 +02:00
Simple OpenGL simulation of part of the solar system.
Updated 2026-01-11 15:29:41 +02:00
Predict carbohydrate NMR spectra using machine learning, extends the work done in GeqShift (arXiv:2311.12657) with improved efficiency and accuracy using a larger dataset.
Updated 2026-01-11 15:01:16 +02:00
Source files for the CarbPred project website.
Updated 2026-01-11 15:01:01 +02:00
Neural network model dedicated to the classification of cancer types a patient is likely to have.
Updated 2026-01-11 14:59:12 +02:00
Provide recommendations on whether to go for lung cancer screening based on evidence provided to a bayesian network.
Updated 2026-01-11 14:58:25 +02:00
YOLO-based computer vision object annotator tool with graphical user interface.
Updated 2026-01-11 14:55:24 +02:00
A graphical chat application that partially implements the WireGuard protocol for encrypted communication.
Updated 2026-01-11 14:47:27 +02:00