Pinned Repositories
APIs---Spotify-Album-Covers
Using Spotifys API to extract album cover information
Autoencoders-and-tSNE
Exploring autoencoders and tSNE with the fashion_mnist data set
My-Neural-Network
Building my own neural network package with unit tests.
Natural-Language-Processing---Wild-Swimming-Decriptions
Using NLP to analyse, search and cluster descriptions of wild swimming locations
Recipe-Swiper
Looking for love in a plate of food
Review-Comparison-Calculator
Comparing product reviews with a custom web app
SQL---Spotify-Wrapped-Myself
USing SQL to explore Spotify streaming history database
Web-Scraping---Fantasy-F1
Web scraping with Selenium and Beautiful Soup
Website-with-OpenCV---Webcam-Filter
Using OpenCV to create custom webcam filter - hosted on a website!
Wordle
Choosing the optimal first word for the online game Wordle
Jacob-Lang's Repositories
Jacob-Lang/My-Neural-Network
Building my own neural network package with unit tests.
Jacob-Lang/Review-Comparison-Calculator
Comparing product reviews with a custom web app
Jacob-Lang/Website-with-OpenCV---Webcam-Filter
Using OpenCV to create custom webcam filter - hosted on a website!
Jacob-Lang/Wordle
Choosing the optimal first word for the online game Wordle
Jacob-Lang/APIs---Spotify-Album-Covers
Using Spotifys API to extract album cover information
Jacob-Lang/Autoencoders-and-tSNE
Exploring autoencoders and tSNE with the fashion_mnist data set
Jacob-Lang/Natural-Language-Processing---Wild-Swimming-Decriptions
Using NLP to analyse, search and cluster descriptions of wild swimming locations
Jacob-Lang/Recipe-Swiper
Looking for love in a plate of food
Jacob-Lang/SQL---Spotify-Wrapped-Myself
USing SQL to explore Spotify streaming history database
Jacob-Lang/Web-Scraping---Fantasy-F1
Web scraping with Selenium and Beautiful Soup
Jacob-Lang/genetic-higher-or-lower
Learning to play "Higher or Lower" with genetic algorithms
Jacob-Lang/GPU-Neural-Network
Comparing CPU vs GPU for neural network training.
Jacob-Lang/House-Prices-in-Ames-Iowa
A Kaggle competition submission. Using a full ML pipeline.
Jacob-Lang/Monte-Carlo-Simulation---Darts
Using a Monte Carlo simulation to win at darts
Jacob-Lang/Multi-Armed-Bandit
Experimenting with different solutions to the multi-armed bandit problem