Pinned Repositories
prod-batch-extractor
kaedim-technical-challenge
Louis-AI-Toolbox
Louis' AI Toolbox, a highly modular library of AI algorithms written from scratch with explainers.
mail-organiser
Nobius
Python package for automatically generating sheets in EdTech Mobius
Voice-Harmoniser
Repo for a musical instrument which given an audio input, tunes the audio to midi notes on a keyboard in real time
Waveform-Finder
A repo to capture a repeating waveform pattern from an audio file
website
My personal website of everything I've done (+ a cool UI).
Write-WAV-File
A C library to generate wave files from an array of samples in C. Based off http://blog.acipo.com/generating-wave-files-in-c/
uncertainty-model
A version of the Tukra model that also predicts the per-pixel uncertainty in depth.
Loumstar's Repositories
Loumstar/Voice-Harmoniser
Repo for a musical instrument which given an audio input, tunes the audio to midi notes on a keyboard in real time
Loumstar/Write-WAV-File
A C library to generate wave files from an array of samples in C. Based off http://blog.acipo.com/generating-wave-files-in-c/
Loumstar/kaedim-technical-challenge
Loumstar/mail-organiser
Loumstar/Nobius
Python package for automatically generating sheets in EdTech Mobius
Loumstar/Louis-AI-Toolbox
Louis' AI Toolbox, a highly modular library of AI algorithms written from scratch with explainers.
Loumstar/Waveform-Finder
A repo to capture a repeating waveform pattern from an audio file
Loumstar/website
My personal website of everything I've done (+ a cool UI).
Loumstar/AI-Library-old
A library of packages and tools I have developed during my MSc Artificial Intelligence course at Imperial
Loumstar/Arduino-Libraries
A repository of all my own-written libraries for the arduino in pure C
Loumstar/AWS-Lambda-Test
Loumstar/C
Repo to practise writing scripts in c
Loumstar/C-UnitTest
Simple C library for unit testing code
Loumstar/connect-four-learner
Loumstar/DMT-Control-System
A repo of the software for a control system that will allow a motorcycle engine to run on bioethanol through controlling the spark and ignition timings
Loumstar/dynamic-tutorial-sheet-app
Simple proof of concept dynamically generates an online tutorial sheet web application
Loumstar/genericGradingScript
Test grading script that will always return is_correct: true. Based off the 2nd version of the template
Loumstar/github-actions-for-ci
Loumstar/Imperial
Mess around repo for MechEng computing course
Loumstar/Improving-RoBERTa
Loumstar/nevernegative
Loumstar/NLPLabs-2022
Lab sessions for NLP course
Loumstar/object-tracker
Loumstar/Pitch-Detection
A C library to determine the pitch of a sample. This is library is different from that in Arduino-Libraries as it makes use of the standard <complex.h> and uses malloc().
Loumstar/Python-Decision-Tree-Coursework
Loumstar/Response-Area-Microservice-Mockup
Loumstar/ros-crash-course
Personal solutions to the EUFS ROS Crash Course (available from https://gitlab.com/eufs/mobile-robotics-crash-course)
Loumstar/SEM-2020
Loumstar/symbolicEqualWithPreview
Development version of symbolicEqual. Try new things here before updating the production version.
Loumstar/tukra-model-mono
A refactored and configurable version of the original code from 'Randomly Connected Neural Networks for Self-Supervised Monocular Depth Estimation'.