Skip to content
View ShruthiShankar2512's full-sized avatar
  • San Francisco

Block or report ShruthiShankar2512

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. optimal-path-finder optimal-path-finder Public

    Implemented BFS, UCS and A* cost, with some added constraints, for a 3-D terrain map.

    Python 1

  2. ham-spam ham-spam Public

    Naive Bayes Classifier written in Python to classify emails as ham or spam.

    Python

  3. dialog-act-tagger dialog-act-tagger Public

    Used pyCRF to create a dialog act tagger using the SWBD dataset.

    Python

  4. awesome-random awesome-random Public

    Forked from open-source-workshop/awesome-random

  5. logic-resolver logic-resolver Public

    A logic resolver, implemented from scratch, using Forward Chaining.

    Python

  6. halma-game-player-minimax halma-game-player-minimax Public

    Uses the mini max algorithm along with alpha-beta pruning in order to find the optimal move in this game of Halma.

    Python