Skip to content
View Rashaad-Washington's full-sized avatar
💡
To acquire knowledge, one must study; but to acquire wisdom, one must observe.
💡
To acquire knowledge, one must study; but to acquire wisdom, one must observe.

Block or report Rashaad-Washington

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. 8puzzle 8puzzle Public

    Implementing both the Depth-First Search (DFS) and Breadth-First Search by using the 8-Puzzle problem. The 8-Puzzle is a problem in which there are 8 numerical values in a 3x3 grid, thus 9 blocks. …

    Jupyter Notebook

  2. Downsampling-Upsampling Downsampling-Upsampling Public

    I coded a python program that uses an input picture with pixel-size 1024x1024 and down-sampled to different sizes. Such sizes are 512x512, 256x256, 128x128, 64x64, and 32x32. Afterwards, using the …

    Jupyter Notebook

  3. NBATracker NBATracker Public

    This Python App retrieves data from the official NBA API to analyze and perform computations in order to assist users in placing bets that have a higher probability of winning.

    Python

  4. NLP NLP Public

    Jupyter Notebook

  5. supervised_learning supervised_learning Public

    This project explains the implementation of a k-Nearest Neighbors classifier for supervised pattern classification.

    Jupyter Notebook