Ben Fisher (BenRFisher)

BenRFisher

Geek Repo

0

followers

0

stars

Github PK Tool:Github PK Tool

Ben Fisher's repositories

Machinelearning-parkinsons_audio_diagnosis

creates ML model to diagnose parkinsons based on sustain vowel phonation audio clip. Using Parselmouth, extracts audio data from inputted audio clip and determines parkinson's diagnosis of user. (audio is sustained vowel phonation). uses audio data from (Max A. Little, Patrick E. McSharry, Eric J. Hunter, Lorraine O. Ramig (2008), 'Suitability of dysphonia measurements for telemonitoring of Parkinson's disease', IEEE Transactions on Biomedical Engineering)

Language:PythonStargazers:2Issues:0Issues:0

Cell-Counter

uses the openCV library to draw contours around all cells in a stain image, then counts them. Sliders allow you to adjust contrast/brightness/binary dark point of the image to tune the contour finding, so it gets as close as possible to finding all your cells

Stargazers:0Issues:0Issues:0

life

Conway's game of life, created in pygame with custom matrix formation

Language:PythonStargazers:0Issues:0Issues:0

TicTacToeAI

Deep(ish) learning AI using machine learning to determine best move in a game of tic-tac-toe. dataset is generated by a quasi-random generation function, included on main branch

Language:PythonStargazers:0Issues:0Issues:0