113 skills found · Page 1 of 4
dungtran209 / Modelling And Analysis Of A Vehicle Routing Problem With Time Windows In Freight DeliveryA MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)
SlamMate / CDS SLAM Semantic Mapping In Dynamic EnvironmentThis project is the result of my undergraduate dissertation. The localization in dynamic environment is to deploy TensorRT optimized YOLOX in the front end of ORB-SLAM3 for object detection, and then eliminate all points belonging to the human bounding box. At the same time, the semantic information is sent to the mapping module to dye the 3D point cloud. The disadvantage of this project is that in the localization module, only the points belonging to people are processed, because people are dynamic most of the time. In the mapping module, we did not segment semantic objects accurately, resulting in wrong coloring of point clouds of other objects.
sraddon / SUMO V2X Communication Research Platooning And CIMTraffic simulation project for dissertation
kgdn / BuffetWeb-based virtual machine manager - BSc. Computer Systems dissertation project (Heriot-Watt University)
jp-um / University Of Malta LaTeX Dissertation TemplateA modern, highly configurable assignment/project/fyp/dissertation/thesis template.
SylvanLiu / Memes Recognition And Classification Based On CNNThis is the project for my bachelor's dissertation, tries to recognise and classify 'Social Function Images' from their emotion and content by using deep learning and affective modelling methods. (Includes a self-labelled sample dataset)
amenzwa / PfdThis project reimplements in Elm the data structures presented in the book "Purely Functional Data Structures" by Professor Okasaki (1999). Okasaki first published this material in 1996 in his PhD dissertation at CMU. The book provides Standard ML and Haskell implementations.
LanderK / RealtimeFacialAnimation3rd Year Project/Dissertation. I created a Real time animation software capable of animating a 3D model of a face by only using a standard RGB webcam.
TomTurner2 / CTP Fluid Simulated Volumetric ExplosionsDissertation project researching volumetric effects using fluid dynamic simulation principles and particle suspension
DarrenKe / Music Mood Detection Using Text Mining On Lyrics During my undergrad, I implemented a music recommendation system based on music digital track analysis. However, it's time for me to use text mining technology on lyrics to upgrade that project. Goals: (1)build a music mood(happy or sad) classifier based on lyrics analysis (2)what words and their distributions are in different mood categories? (3)How are the key words change in songs for the recent years? Project evaluation: (1)data collection: the training data and validation data will be collected from the largest lyric database on Lyricwiki.org (2)feature selection: the most common feature type to consider are BOW(bag of word) and POS(part of speech) combined with stemming using word-net (3)Training model : SVM, Naive Bayes using grid search method. (4)data visualization for goal two and three This project will be done using python on jupyter notebook. reference: Hu, X. (2010). Improving music mood classification using lyrics, audio and social tags (Doctoral dissertation, University of Arizona).
hako / Dissertation:mortar_board: :scroll: This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
amandavisconti / Infinite Ulysses DissertationInfiniteUlysses.com repo as it was when I finished the related Ph.D. project. See instead github.com/amandavisconti/infinite-ulysses-public for latest code, as this repo is frozen to represent my dissertation.
zonyitoo / GestureRecognitionKinect 手势识别。Gesture recognition with Microsoft Kinect. (Bachelor Dissertation Project)
bgweber / EisbotA repository for Ben Weber's dissertation project
mafaldaramoa / VQEVQE Dissertation Project
nyirobalazs / Epilepsy Prediction With Machine LearningEpilepsy Prediction with CNN-BiLSTM | BSc dissertation project
MrLukeKR / Automated Trader3rd Year University Undergraduate dissertation project, supervised by https://www.nottingham.ac.uk/computerscience/people/thomas.gaertner focusing on using Natural Language Processing, AI Portfolio Optimisation and Machine Learning to produce an Automated Trading Agent. Received 89% overall.
KSkun / Pardofelis PipelinePardofelis - A tiny deferred rendering pipeline based on WebGPU. (Bachelor dissertation project)
nikos134 / Carla Semantic SegmentationThis repository holds my dissertation project during my time at the University of Bristol titled 'Deep Learning for Semantic Segmentation'.
yonnies / Functional TradingFinancial Contracts eDSL & Valuation in Haskell. Final year dissertation project for my bachalors degree at University of Nottigham.