Skip to content
View Aashay7's full-sized avatar
  • Indiana University Bloomington
  • United States

Block or report Aashay7

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

    AI plays Games and Bayesian classification. 1. Raichu (Checkers variant) 2. Quintris (Tetris variant) 3. Naive Bayes Classifier.

    Python

  2. AI_Probability_NLP_Computer_Vision AI_Probability_NLP_Computer_Vision Public

    Probability, NLP, and Computer Vision : 1. POS tagging(Hidden Markov Model, Viterbi, Gibbs Sampling) 2. Ice Tracking (HMM, Viterbi) 3. Optical Character Recognition (Naive Bayes, Hidden Markov Mode…

    Python

  3. AI_K_Nearest_Neighbors_and_Multi-layer_Perceptron AI_K_Nearest_Neighbors_and_Multi-layer_Perceptron Public

    K-Nearest Neighbors and Multi-Layer Perceptron Implementation

    HTML

  4. BERT BERT Public

    Jupyter Notebook

  5. routing_algos_scilab routing_algos_scilab Public

    A comparative study on the network routing algorithms

    Scilab

  6. KMeans_GMM KMeans_GMM Public

    From scratch implementation of K-Means clustering and Gaussian Mixture model.

    Python