Pinned Repositories
ab-test
A/B testing framework for python
AI-Flappy-Bird
Optimization of Artificial Neural Networks with Genetic Algorithm
assistant-gpt-cli
CLI app for utilising OpenAI Assistant API
empty-shelf-detection
Empty shelf detection in supermarkets using YOLO V8, FRCNN and Grounding DINO
football-banner-detection-model
PyTorch - Football advertising banners detection - Detection of advertising banners on the Champions League games.
imdb-genre-classification
Genre Classification using IMDB descriptions - Transfer learning with BERT pretrained
indeed-web-scraping
The project contains UK data science job analysis provided through scraped data from indeed.co.uk. (Scraping Date: 21.07.2020)
next-word-prediction
Interactive web application for real-time next word prediction using n-gram analysis, built with FastAPI and Tailwind CSS.
online_changepoint_detector
Online changepoint detection for time-series data - library for python
vehicle-routing
Senior-Design-Project Multidepot Capacitated Vehicle Routing Web App
iboraham's Repositories
iboraham/assistant-gpt-cli
CLI app for utilising OpenAI Assistant API
iboraham/online_changepoint_detector
Online changepoint detection for time-series data - library for python
iboraham/AI-Flappy-Bird
Optimization of Artificial Neural Networks with Genetic Algorithm
iboraham/ab-test
A/B testing framework for python
iboraham/empty-shelf-detection
Empty shelf detection in supermarkets using YOLO V8, FRCNN and Grounding DINO
iboraham/vehicle-routing
Senior-Design-Project Multidepot Capacitated Vehicle Routing Web App
iboraham/football-banner-detection-model
PyTorch - Football advertising banners detection - Detection of advertising banners on the Champions League games.
iboraham/next-word-prediction
Interactive web application for real-time next word prediction using n-gram analysis, built with FastAPI and Tailwind CSS.
iboraham/automate-new-repo
This is used to automate the process of creating a new repository in GitHub.
iboraham/captcha-skip
iboraham/imdb-genre-classification
Genre Classification using IMDB descriptions - Transfer learning with BERT pretrained
iboraham/colorpicker
iboraham/courseworks
Courseworks
iboraham/energy-dashboard
Energy management dashboard uses cpfinder and plotly dash
iboraham/face-detector
Single image face detector using cascade classifiers / opencv on C++
iboraham/feedback-app
React app
iboraham/few-shot-logo-detection
Few Shot Logo Detection with Transfer Learning
iboraham/iboraham
iboraham/iboraham.github.io
iboraham/image-classification-CIFAR10
Beginner Friendly - Deep learning - Image Classification with CIFAR-10 dataset
iboraham/laptop-price-estimator
Random Forest based regression estimator for laptop prices that are parsed from Amazon in $.
iboraham/local-feature-matching
Local feature matching implementation with openCV and Numpy
iboraham/ml-pipeline
First time machine learning pipeline
iboraham/netflix-clone
React.js Netflix Clone for leearning purposes.
iboraham/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
iboraham/statsmodels
Statsmodels: statistical modeling and econometrics in Python
iboraham/stock-exchange-prediction
Stock Exchange prediction using JPX data
iboraham/tabular-playground-series-sep-2022
iboraham/tlscontact-appointment-finder
iboraham/tsp-genetic
Application of genetic algorithm on Travelling Salesman problem