Skip to content
View NavyDevilDoc's full-sized avatar

Block or report NavyDevilDoc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Coffee_Analysis Coffee_Analysis Public

    I like coffee. Further, I like hot coffee. What I don't like is my coffee cooling quicker than needed, so, naturally, I wrote a Python script to put my intuition about the time it takes coffee to c…

    Python

  2. Denoising_Convolutional_Autoencoder_Classifier Denoising_Convolutional_Autoencoder_Classifier Public

    This is my attempt at a denoising autoencoder and CNN classifier for the Fashion MNIST or CIFAR-10 datasets

    Python

  3. Gumball_Counting Gumball_Counting Public

    One day, my wife and I were out to breakfast and we saw a gumball machine at the restaurant. I started wondering how one might go about estimating the number of gumballs in the machine.

    Python

  4. House_Audio_Data_Project House_Audio_Data_Project Public

    After collecting two weeks of data using what's in my "House Environmental Data" repository, I wanted to push things further. This time, I'm using an Arduino Nano 33 BLE to characterize the backgro…

    Python

  5. NFL_Combine_Synthetic_Data NFL_Combine_Synthetic_Data Public

    A Python program to build a synthetic dataset for machine learning applications based on 18 years of NFL combine data

    Jupyter Notebook

  6. RAG_3.0 RAG_3.0 Public

    Heavily refactored and upgraded retrieval-augmented generation model

    Python