Pinned Repositories
cheapflights-webscraping-team
AICore-Content
Shared content for practicals
AICore-Foundations
Answers to all the tasks for the foundations pathway on the AiCore program
Book-storage-app
Application used to implement file storage and then SQLite database storage in the form of a text based book store where you can add and delete books and also mark them as read.
campus-compass
An intelligent AI chatbot built using Microsoft's bot SDK framework and LUIS NLP. Provides directions around the University of Bath campus by using an a* search algorithm
campus-compass-alternate
An intelligent AI chatbot which uses NLP via a pytorch nn, providing directions around University of Bath campus using an a* search algorithm. GUI made using tkinter
cheapflights-webscraping-team
Chemistry-Spectra-Project
Full source code for plotting rotational and raman spectra based on data from NumPy arrays.
Phishing-Classifier
My answer to the Data Science question for Crowdstrike's ML Engineer Internship assessment
recipe-app-api
Recipe app API source code. Made using Django and Django REST Framework, containerised in a docker image with automated testing and linting using Travis-CI
DanielLund's Repositories
DanielLund/AICore-Content
Shared content for practicals
DanielLund/AICore-Foundations
Answers to all the tasks for the foundations pathway on the AiCore program
DanielLund/Book-storage-app
Application used to implement file storage and then SQLite database storage in the form of a text based book store where you can add and delete books and also mark them as read.
DanielLund/campus-compass
An intelligent AI chatbot built using Microsoft's bot SDK framework and LUIS NLP. Provides directions around the University of Bath campus by using an a* search algorithm
DanielLund/campus-compass-alternate
An intelligent AI chatbot which uses NLP via a pytorch nn, providing directions around University of Bath campus using an a* search algorithm. GUI made using tkinter
DanielLund/cheapflights-webscraping-team
DanielLund/Chemistry-Spectra-Project
Full source code for plotting rotational and raman spectra based on data from NumPy arrays.
DanielLund/DanielLund
DanielLund/music-genre-classifier
Machine Learning app, classifies music genres from music files. The predictions of music genres are made by utilising supervised machine learning techniques using the k-Nearest Neighbours algorithm
DanielLund/Phishing-Classifier
My answer to the Data Science question for Crowdstrike's ML Engineer Internship assessment
DanielLund/Quote-Locator-App
An application using BeautifulSoup and selenium web driver which scrapes quotes from the website "quotes to scrape"
DanielLund/recipe-app-api
Recipe app API source code. Made using Django and Django REST Framework, containerised in a docker image with automated testing and linting using Travis-CI