PLAZMAMA
Love learning. Interested in Machine Learning, Game Engines, Dev Tooling and more.
IndependentUnited States
Pinned Repositories
arenas-exercises
Self-Driven Exercises from the following Ryan Fleury's presentation at Handmade Boston 2023: https://vimeo.com/856069590
breakout_master
trying to make the computer master the game of breakout using q-learning.
bunnyhop.nvim
🐇 Hop around your code at ⚡️ speed
codecompanion.nvim
✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama and OpenAI LLMs
Digit_Detector
A handwritten digit detector with a UI input with the use of deep learning
Frogger_Game
Essentially a 2D version of crossy road and is written in pygame
Iris_flower_classification
classification of 3 types of iris flower using k nearest neighbors
NeuralNet_From_Scratch
Writing a neural net from scratch in java for learning purposes
PathFinder
find the shortest path of a random generated maze using breadth first search
Word_Reader
Identifies a given picture of a word.
PLAZMAMA's Repositories
PLAZMAMA/Digit_Detector
A handwritten digit detector with a UI input with the use of deep learning
PLAZMAMA/NeuralNet_From_Scratch
Writing a neural net from scratch in java for learning purposes
PLAZMAMA/Word_Reader
Identifies a given picture of a word.
PLAZMAMA/bunnyhop.nvim
🐇 Hop around your code at ⚡️ speed
PLAZMAMA/Frogger_Game
Essentially a 2D version of crossy road and is written in pygame
PLAZMAMA/Iris_flower_classification
classification of 3 types of iris flower using k nearest neighbors
PLAZMAMA/arenas-exercises
Self-Driven Exercises from the following Ryan Fleury's presentation at Handmade Boston 2023: https://vimeo.com/856069590
PLAZMAMA/breakout_master
trying to make the computer master the game of breakout using q-learning.
PLAZMAMA/codecompanion.nvim
✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama and OpenAI LLMs
PLAZMAMA/command_classification
command classification
PLAZMAMA/PathFinder
find the shortest path of a random generated maze using breadth first search
PLAZMAMA/config
My config files for Neovim, Wezterm, etc...
PLAZMAMA/d-n-a-assignment-1
Data Structures & Algorithms: Assignment - Array Sorting and Hashmaps
PLAZMAMA/digital-toolbox
Organized list of useful websites, prettified with sphinx.
PLAZMAMA/handmade-hero-followalong
PLAZMAMA/Kapathy-Tutorials-followalong
Jupyter notebooks that I created following along Kapathy's Zero-To-Hero ML videos. Adjusting and experimenting where I see fit. Karpathy Tutorial Playlist Below.
PLAZMAMA/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
PLAZMAMA/PLAZMAMA
PLAZMAMA/plazmama.github.io
My personal website/blog where I put my thoughts into.
PLAZMAMA/project-hackru
Take breaks with no overhead
PLAZMAMA/seer
Seer - a gui frontend to gdb
PLAZMAMA/sqft_living_vs._date
Analyzing the relationship of the house prices vs. the sqft of living using regression.