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

Block or report vinitsheth

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
vinitsheth/README.md

Hi there 👋

Popular repositories

  1. fmri fmri Public

    This repository contains analysis of high dimensional, time series FMRI brain images to determine which region of brain is responsible for processing visualisation of sentence and pictures.

    Jupyter Notebook 4 2

  2. search-pacman search-pacman Public

    Implementing various search algorithms on Pacman domain provided by UC Berkley.

    Python

  3. multiagent-pacman multiagent-pacman Public

    Implemented varoius game algorithm like expectimax, value Iteration, Policy Iteration etc for multiagent system of pacman and ghosts.

    Python

  4. LogisticRegression LogisticRegression Public

    This repository contains the classification of MNIST dataset using logistic regression implemented in python from scratch.

    Jupyter Notebook

  5. ocr-MNIST-knn ocr-MNIST-knn Public

    This repository contains implementation of digits classification of MNIST dataset using K nearest neighbours from scratch in python

    Jupyter Notebook

  6. reinforcement-learning-pacman reinforcement-learning-pacman Public

    Python