Skip to content
View netzo92's full-sized avatar
  • Procul
  • Santa Barbara, California
Block or Report

Block or report netzo92

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

  1. sharathrao13/predicting-bitcoin-transaction-fees sharathrao13/predicting-bitcoin-transaction-fees Public

    Bitcoin Transaction Fees Market Prediction

    Python 3 1

  2. Quash Quash Public

    My implementation of a Quash using a array-based Heap implementation and a hash-table that uses separate-chaining as the collision resolution technique.

    C++ 1

  3. minimum_spanning_tree_kruskal minimum_spanning_tree_kruskal Public

    An implementation of Kruskal's algorithm that aim's to solve the minimum spanning tree problem efficiently.

    C++ 1 1

  4. cs291k---MP1 cs291k---MP1 Public

    An implementation of a CIFAR-10 Image classifier, using a Neural Network with 1 hidden library.

    Python 1

  5. SoundCloudBotDetection SoundCloudBotDetection Public

    Unsupervised Sybil Detection on SoundCloud

    Python 1

  6. sdowell/distributed_ticket_selling_system sdowell/distributed_ticket_selling_system Public

    Distributed ticket selling system using Lamport's Distributed Solution

    Python