Skip to content
View anjaliunnikrishnan's full-sized avatar
  • Los Angeles, California
Block or Report

Block or report anjaliunnikrishnan

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 Loading

  1. ViterbiModel ViterbiModel Public

    Uses Viterbi algorithm to classify text with their respective parts of speech tags. Consist of a learning module that calculates transition and emission probabilities of the training set and applie…

    Python 2

  2. Web-Programming-Project Web-Programming-Project Public

    HTML

  3. espresso_recyclerview_app espresso_recyclerview_app Public

    Java

  4. Search-Traversals Search-Traversals Public

    Implementing a modified version on N-queens using traversals - DFS, BFS and Simulated Annealing

    Java

  5. Intelligent-Agent Intelligent-Agent Public

    An intelligent game playing agent which looks few steps ahead before making the best move to maximize it's points within given time constraints.

    Java

  6. Inference-Engine Inference-Engine Public

    An inference engine that implements Resolution, a concept in AI, to determine whether given term in present in the knowledge base or not

    Java