Pinned Repositories
ADTOF
Additional material for the paper ADTOF: A large dataset of non-synthetic music for automatic drum transcription
Battleship-Game
Implemented a Battleship game to further practise applying object-oriented concepts and develop an effective automated player strategy.
cellshape
3D shape analysis using deep learning
cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
Dijkstra-s-Algorithm-OOP-Tube-Mapping
A project whereby I implemented classes to form part of a TubeMap network. This was to compute the shortest path between two London Tube stations.
DJ-Tools
DJ tools for downloading, processing, and sharing music / rekordbox data.
Gene-Expression-Modelling-Project
minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
MML
NFT-Smart-Contract
Created an on-chain ticketing service for a Principles of Distributed Ledgers module at Imperial.
meghoward's Repositories
meghoward/ADTOF
Additional material for the paper ADTOF: A large dataset of non-synthetic music for automatic drum transcription
meghoward/Battleship-Game
Implemented a Battleship game to further practise applying object-oriented concepts and develop an effective automated player strategy.
meghoward/cellshape
3D shape analysis using deep learning
meghoward/cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
meghoward/Dijkstra-s-Algorithm-OOP-Tube-Mapping
A project whereby I implemented classes to form part of a TubeMap network. This was to compute the shortest path between two London Tube stations.
meghoward/DJ-Tools
DJ tools for downloading, processing, and sharing music / rekordbox data.
meghoward/Gene-Expression-Modelling-Project
meghoward/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
meghoward/MML
meghoward/NFT-Smart-Contract
Created an on-chain ticketing service for a Principles of Distributed Ledgers module at Imperial.
meghoward/NN-Linear-Regression-Property-Prediction
Group project using Pytorch and self-implemented Neural Network Models to predict property prices from other features. Please note this was a group project - I primarily worked on part 2: Pytorch implementation, data preprocessing, normalisation, prediction, scoring and hyperparameter tuning through Grid Search Cross Validation.
meghoward/spleeter
Deezer source separation library including pretrained models.
meghoward/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm