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

Block or report THFlowers

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

    Experiment making a simple tf-idf based classifier augmented by a thesaurus (semantic resource). Spring 2020 Master's Project

    Python

  2. CPDCapstone CPDCapstone Public

    Partial GNU Parallel re-implementation in C99. CPD/Unix Programming Fall 2019 Final Project

    C

  3. rnn-dbscan rnn-dbscan Public

    rnn-dbscan databases implementation project. Results compared with dbscan, isb-dbscan, and RECORD clusterers. Graduate Databases Fall 2018 capstone.

    Java 4

  4. ParallelCapstone ParallelCapstone Public

    MCTS Go AI with OpenMP -- Capstone Project for Parallel Programming Fall 2017

    C 2

  5. Thud-Gui Thud-Gui Public

    Swing GUI interface for playing Thud. Based on the Thud-CLI project/library. Java Programming Summer 2017 Capstone

    Java

  6. Thud-CLI Thud-CLI Public

    Command line version of Thud board game. Extra features: MCTS based AI and text based save game files. Java Programming Summer 2017 Capstone

    Java