Skip to content
View netzo92's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Procul
  • Santa Barbara, California

Block or report netzo92

Report abuse

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

Report abuse

Pinned Loading

  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