Skip to content
View kvbytes's full-sized avatar

Block or report kvbytes

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Spotipy-Music-Recommender Spotipy-Music-Recommender Public

    Create music recommendations using two playlists - liked and disliked music. Uses Spotipy API.

    Python

  2. Checkers-AI Checkers-AI Public

    Checkers AI strategy using minimax algorithm with alpha-beta pruning.

    Python

  3. Decision-Tree-Learner Decision-Tree-Learner Public

    Machine learning with decision trees. Runs cross validation on data sets and reports results/trees.

    Python

  4. Myls Myls Public

    Simplified version of "ls" command.

    C

  5. Progress-Bar-Display Progress-Bar-Display Public

    Display a progress bar using POSIX threads.

    C

  6. Mountain-Paths Mountain-Paths Public

    Find shortest elevation greedy algorithm.

    Java