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

Block or report RajviM

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 Loading

  1. GameEngine-Mancala GameEngine-Mancala Public

    Developed a game engine for the ‘mancala’ that would generate the next best possible move.Greedy Algorithm, Minimax Algorithm and Alpha Beta Pruning were used

    Java

  2. Inference-Engine Inference-Engine Public

    Modelled a knowledge representation system in First Order Logic. Backward Chaining was used as the inference procedure

    Java

  3. Java_Programs Java_Programs Public

    Collection of Java Snippets

    Java

  4. Naive-Bayes-Classification Naive-Bayes-Classification Public

    A Naive Bayes Classifier to detect positive and negative , truthful and deceptive hotel reviews

    Python 1