Pinned Repositories
ai-flappy-bird
Python based implementation of flappy bird with the NEAT generation algorithm learning process to have AI play the game.
asciiArt
b-pardi
bpardi-portfolio-site
dbd_bloodpoint_spender
Automated bot to spend blood points in the blood web of the game Dead By Daylight. DOES NOT EFFECT GAMEPLAY.
LLNL-Data-Science-Challenge-2023-team6
This repository contains the notebooks and code for the 2023 Data Science Challenge (DSC) at Lawrence Livermore National Laboratory (LLNL).
Marker-Tracker
Computer vision scripts intended to track fiducial markers from videos of viscoelastic hydrogels as they expand over time
Network-Visualizers
Personal implementations of various networks without any ML libraries and visualizations for each. (Currently only XOR implemented)
pyQCM
Python based computational for for analyzing quartz crystal microbalance with dissipation (QCM-D) experimental data
QuickDraw-Doodler
Final Project for ECS 271 Machine Learning and Discovery at UC Davis. Project will be able to generate learned doodles in the way humans are able to, as well as classify various doodles from other people.
b-pardi's Repositories
b-pardi/Network-Visualizers
Personal implementations of various networks without any ML libraries and visualizations for each. (Currently only XOR implemented)
b-pardi/dbd_bloodpoint_spender
Automated bot to spend blood points in the blood web of the game Dead By Daylight. DOES NOT EFFECT GAMEPLAY.
b-pardi/ai-flappy-bird
Python based implementation of flappy bird with the NEAT generation algorithm learning process to have AI play the game.
b-pardi/cardiac_challenge_team6
This repository contains the notebooks and code for the 2023 Data Science Challenge (DSC) at Lawrence Livermore National Laboratory (LLNL).
b-pardi/asciiArt
b-pardi/b-pardi
b-pardi/bpardi-portfolio-site
b-pardi/Marker-Tracker
Computer vision scripts intended to track fiducial markers from videos of viscoelastic hydrogels as they expand over time
b-pardi/pyQCM
Python based computational for for analyzing quartz crystal microbalance with dissipation (QCM-D) experimental data
b-pardi/QuickDraw-Doodler
Final Project for ECS 271 Machine Learning and Discovery at UC Davis. Project will be able to generate learned doodles in the way humans are able to, as well as classify various doodles from other people.
b-pardi/SurfaceForcePlotter
b-pardi/ConradGameofLife
recreation of the population simulation, conrad's game of life
b-pardi/Database-Systems
b-pardi/DataStructures
Various Data structure implementations for a university course
b-pardi/Discord-Bot
Discord bot for my personal Discord server
b-pardi/IG_Bot
Instagram Bot used for automating several tasks for organic user growth
b-pardi/Indenter_Expert
Analysis software for experimental data regarding indentation of hydrogels
b-pardi/Intensity-Profile_Analyzer
Fiji data analysis tool to explore pixel intensity profiles
b-pardi/Minecraft-Auto-Fisher
Computer Vision based tool to automate the fishing process in Minecraft. Works while window is in the background!
b-pardi/NotAGovCallBot
Python script designed to not spam call CA EDD in order to get a live agent ;)
b-pardi/OOP
b-pardi/opengate-ucd
Gate 10
b-pardi/pytorch-Sketch-RNN
A faithful PyTorch implementation of Sketch-RNN (Ha & Eck, 2017)
b-pardi/Research
b-pardi/snakepro
Learning Pygam by recreating snake
b-pardi/SnakeSDL
Implementation of snake using C++ and SDL2