Skip to content
View Dan-Tan's full-sized avatar
  • 10:38 (UTC +08:00)
Block or Report

Block or report Dan-Tan

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. riot-cpp riot-cpp Public

    Basic api client to query riot's api. Handles rate limiting, server errors and does basic logging.

    C++ 11 1

  2. Iterative-Label-Spreading Iterative-Label-Spreading Public

    This is an implementation of a semi-supervised/unsupervised clustering method called Iterative Label Spreading. The main algorithm is written in c, and wrapped in cython for use in python. The algo…

    Python 2

  3. RestfulEzreal RestfulEzreal Public

    In progress.

    C++

  4. Classification-and-Regression-Tree Classification-and-Regression-Tree Public

    Implementation of a Classification and Decision Tree

    Python

  5. Convolutional-Neural-Network Convolutional-Neural-Network Public

    Implementation of Convolutional Neural Network from scratch

    Python

  6. Long-Short-Term-Memory-RNN Long-Short-Term-Memory-RNN Public

    Implementation of LSTM RNN from scratch

    Python