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

Block or report derekrfelson

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

Popular repositories

  1. morfessor morfessor Public

    A demonstration of morphological segmentation using Creutz & Lagus' 2005 Morfessor Baseline algorithm

    C++ 2 1

  2. algorithms algorithms Public

    C# 1

  3. tic-tac-toe-solver tic-tac-toe-solver Public

    Command-line Tic Tac Toe game in C++ with an AI that can't lose

    C++ 1

  4. knight-puzzle knight-puzzle Public

    Demonstration of A* in a simple game where a knight captures pawns on a chess board

    Makefile

  5. mancala-ai mancala-ai Public

    Demonstration of Minimax with Alpha-Beta pruning on a variant of Mancala

    C++

  6. classifier-demo classifier-demo Public

    Demonstrates three types of Bayes classifiers and a decision tree classifier on real-world data

    C++