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

Block or report 1shubhankar9

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

  1. StockPrediction StockPrediction Public

    Stock Prediction model based on LSTM algorithm that gives stock trends for forthcoming years

    Jupyter Notebook

  2. SnakeGame SnakeGame Public

    Nostalgic Snake game made using python

    Python

  3. HandGestureRecognition HandGestureRecognition Public

    ML model to recognize hand gestures using contours and giving the value it seems the hand representing by comparing it with existing database

    Jupyter Notebook

  4. RandomWalkPuzzle RandomWalkPuzzle Public

    Solving random walk puzzle using monte carlo simulations.

    Python 1