Skip to content
View NotRunningJ's full-sized avatar

Block or report NotRunningJ

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

Popular repositories Loading

  1. AI-Audio-Classifier AI-Audio-Classifier Public

    Audio clips of people saying a digit are pushed through a denoising autoencoder and then through a CNN to classify the digit being said.

    Python 2

  2. RobinHood-Hashing RobinHood-Hashing Public

    My implementation of robinhood hashing

    Java

  3. AVL-Tree AVL-Tree Public

    My implementation of an AVL balanced tree

    Java

  4. Spell-Checker Spell-Checker Public

    A program I wrote that checks spelling of words and recommends closely spelled words that could've been meant.

    Python

  5. Sorting-Algorithms Sorting-Algorithms Public

    Different sorting algorithms I implemented in my Algorithms & Data Structures class

    Java

  6. Graphs Graphs Public

    Some graph implementation I've done

    Java