Skip to content
View bvyshali's full-sized avatar
  • University of Southern California
  • Los Angeles

Block or report bvyshali

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 Loading

  1. Wikipedia-Web-Scraper Wikipedia-Web-Scraper Public

    Repository to demonstrate web scraping on Wikipedia tables with merged cells, irregular rows and missing data.

    HTML 1 1

  2. Little-Go Little-Go Public

    Repository to demonstrate the use of Alpha-Beta Pruning to win against other intelligent agents in the adversarial game of Little-Go (5 x 5 board).

    Python

  3. Handwritten-Digits-Recognition Handwritten-Digits-Recognition Public

    This repository demonstrates a "from-scratch" implementation of a multi-layer perceptron neural network to recognize handwritten digits from images using only Python's Numpy library.

    Python