Skip to content
View akhilesh1311's full-sized avatar
💭
Learning mode on all the time
💭
Learning mode on all the time
  • Rutgers University
  • New Brunswick, NJ
Block or Report

Block or report akhilesh1311

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

  1. The_Art_of_Seeing The_Art_of_Seeing Public

    This webpage displays the Moire book, implements the Moire image encryption algorithm and shows how the Moire effect works.

    HTML 4 1

  2. Trucking_game_AI Trucking_game_AI Public

    This Prolog program plays the game of Trucking Swi optimally solo!

    Prolog 2 4

  3. Gaussian_Laplacian_Kernels Gaussian_Laplacian_Kernels Public

    An implementation of using Gaussian and Laplacian kernels to predict a distribution, and to classify points non-linearly.

    Jupyter Notebook 1

  4. Image_Colorizer Image_Colorizer Public

    Uses Linear and Logistic Regression to Colorize grayscale images

    Jupyter Notebook 1

  5. Minesweeper Minesweeper Public

    An AI algorithm that solves Minesweeper board efficiently!

    Python

  6. Probabilistic_Board_Solver_Agent Probabilistic_Board_Solver_Agent Public

    Here is an agent that retrieves gold mine by repeatedly querying a Board that outputs the probability of a mine being in that position.

    Python