Skip to content
View fysteven's full-sized avatar
  • University of Southern California
  • Los Angeles, CA
Block or Report

Block or report fysteven

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

    CSCI 561 Artificial Intelligence - Search Algorithms 1) BFS 2) DFS 3) Uniform-Cost Search

    Java 1

  2. csci599 csci599 Public

    The first group class project of Content Detection and Analysis for Big Data.

    DIGITAL Command Language 1

  3. FlappyBirdTemplate-Spritebuilder FlappyBirdTemplate-Spritebuilder Public

    Forked from MakeSchool/FlappyBirdTemplate-Spritebuilder

    HTML

  4. LEDDotMatrix LEDDotMatrix Public

    Display and Control of LED Dot Matrix

    C 1

  5. NextMoveForReversi NextMoveForReversi Public

    CSCI 561 Artificial Intelligence - to determine the next move for a player in the Reversi game using the Greedy, Minimax, and Alpha-Beta pruning algorithms with positional weight evaluation functions.

    Java

  6. BackwardChaining BackwardChaining Public

    CSCI 561 Artificial Intelligence - Using Backward Chaining Algorithm to determine if the query can be inferred from the information given in the knowledge base.

    Java