Skip to content
View pearstopher's full-sized avatar

Block or report pearstopher

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. xv6-pdx-riscv xv6-pdx-riscv Public

    2

  2. cs320 cs320 Public

    Assignments for CS320, Spring 2022

    1

  3. 441_gradient_descent 441_gradient_descent Public

    Gradient Descent Algorithm for CS441 Winter 22 Homework #2 Problem #13

    Python

  4. 441_prog2 441_prog2 Public

    Programming Assignment #2 for CS441 Winter 2022

    Python

  5. cs441_prog3 cs441_prog3 Public

    Programming Assignment 3 (Robby The Robot) for CS441 Winter 2022 at Portland State University

    Python

  6. chess chess Public

    A chess program which uses a minimax algorithm with alpha-beta pruning and intelligent move ordering.

    Python 4