Krish Patel's repositories
Ex2-File-System
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
Finetune-Llama3
Added basic templated for finetuning llama3 models using unsloth
Flappy-Bird-Tinygraphics
This repository contains an enhanced version of Flappy Bird on tinygraphics for CS174A's final project, featuring dynamic moving pipes, invincibility, and multiple camera angles.
IntelliText-Skipgram
Crafting and training a GitHub Copilot-inspired skip-gram model that uses NLTK library's capabilities and PyTorch's neural network framework.
krish1925.github.io
Website
UCLA-Tennis-Match_Viewer
A web app focused on tennis match playback, allowing timestamps for points
Employee-Registration-Angular
Built an employee registration website using Angular 14 and a dbwatch local server.
Texas-Holdem-Poker
Implementation of Texas Hold'em Poker on Verilog(Basys3 FGPA)
AppCreation-Evals
Team Spartans: Multi-modal LLM model which provides an insight into your dreams.
Chorus-Lapilli
Chorus Lapilli: A React-based web application showcasing a variant of the popular board game Terni Lapilli.
CS-263
Coursework for Natural Language Processing (Com Sci 263)
CS-C121
Classwork for computational genomics (CS C121)
Custom-Adam
Built a custom adam scheduler using gradient clipping, LR scheduling, momentum updates, with two different loss functions
ds-cheatsheets
List of Data Science Cheatsheets to rule the world
ECE-239AS
Coursework and lecture notes
godot
Godot Engine – Multi-platform 2D and 3D game engine
GPT-2-Pytorch
Implementing MiniGPT(20 M parameter model) in pytorch
LlamaPy
Implementing LLAMA 3 on python using pytorch
Persona-Chatbot-G28
Fine-tuning GPT-3.5 and Llama3 LLMs for enhanced persona consistency in chatbots using Google's Synthetic Persona Chat dataset
Reinforcement-Learning
Car Racing Game Using Gymnasium and Pytorch
SynaptoNet-CRNN
Classified EEG Signals using different neural network architectures(CNNs, LSTMs, CNN+LSTMs)