Pinned Repositories
Calculator
Making a basic calculator with HTML, CSS and pure JS.
civitai-metadata-downloader
A small script to scrape metadata from Civitai's images.
Colab-Bart-Summarization
BART Model Training Notebook for summarization tasks on a subset of the CNN_Dailymail dataset
css-exercises
emotion-dataset
Dataset for emotion recognition
Etch-a-sketch
A browser version of a tool between a sketchpad and an Etch-A-Sketch.
ImageDuplicateChecker
ImageDuplicateChecker is a Python GUI application that finds and manages duplicate images in folders using perceptual hashing. Supports multithreading and caching for improved performance.
javascript-exercises
MCTS-LLM
MCTS-Enhanced AI: A Monte Carlo Tree Search algorithm for iterative response refinement using large language models.
ObjectDetectAll
A versatile object detection toolkit capable of processing images, GIFs, and videos, complete with bounding box visualizations and label annotations for detected objects. Uses ONNX models with optional quantization for performance optimization.
AdamCodd's Repositories
AdamCodd/Calculator
Making a basic calculator with HTML, CSS and pure JS.
AdamCodd/civitai-metadata-downloader
A small script to scrape metadata from Civitai's images.
AdamCodd/Colab-Bart-Summarization
BART Model Training Notebook for summarization tasks on a subset of the CNN_Dailymail dataset
AdamCodd/css-exercises
AdamCodd/emotion-dataset
Dataset for emotion recognition
AdamCodd/Etch-a-sketch
A browser version of a tool between a sketchpad and an Etch-A-Sketch.
AdamCodd/ImageDuplicateChecker
ImageDuplicateChecker is a Python GUI application that finds and manages duplicate images in folders using perceptual hashing. Supports multithreading and caching for improved performance.
AdamCodd/javascript-exercises
AdamCodd/JavaScript30
30 Day Vanilla JS Challenge
AdamCodd/Kaggle-DistilROBERTa-query-wellformedness
The model evaluates the query for completeness and grammatical correctness, providing a score between 0 and 1, where 1 indicates correctness
AdamCodd/MCTS-LLM
MCTS-Enhanced AI: A Monte Carlo Tree Search algorithm for iterative response refinement using large language models.
AdamCodd/ObjectDetectAll
A versatile object detection toolkit capable of processing images, GIFs, and videos, complete with bounding box visualizations and label annotations for detected objects. Uses ONNX models with optional quantization for performance optimization.
AdamCodd/regex-playlist
Course files for the Regular Expressions playlist on The Net Ninja YouTube channel.
AdamCodd/rock-paper-scissors
A simple game of Rock Paper Scissors in Javascript
AdamCodd/Kaggle-DistilBERT-Tweets-Disaster
Notebook made for the Tweets Disaster competition on Kaggle
AdamCodd/Kaggle-Squad2-Albert-QA
ALBERT Model Training Notebook for Squad2
AdamCodd/media-random-generator
AdamCodd/Yolo-twitch
A Python application that performs real-time object detection, segmentation, classification, and pose estimation on Twitch streams using YOLO models. The application supports low-latency streaming with audio playback capabilities.