Skip to content
View Isilvorn's full-sized avatar
Block or Report

Block or report Isilvorn

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. bc_map_project bc_map_project Public

    An interactive web-enabled world map intended to highlight trends in bitcoin pricing.

    TeX

  2. k-means k-means Public

    A simple c++ program that implements a k-means clustering algorithm.

    C++

  3. log_regression log_regression Public

    A simple C++ program to calculate the logistic regression for a given data set.

    C++

  4. logr_sparse logr_sparse Public

    A version of the log regression that uses sparse (arbitrarily large) vectors.

    C++

  5. word_prediction word_prediction Public

    Given a set of words, this program attempts to give a list of candidates for the next one.

    C++