Skip to content
View ryanrussell10's full-sized avatar

Block or report ryanrussell10

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 Loading

  1. battle-tanks battle-tanks Public

    A two player turn based strategy game based on Pocket Tanks by Bitwise Productions. The goal is to destroy your opponent's tank by hitting them with your tank shell. The players take turns moving a…

    JavaScript

  2. 2020-All-NBA-ML 2020-All-NBA-ML Public

    The goal of this project was to predict the 2019-20 All-NBA teams using various machine learning methods, primarily an Artificial Neural Network. The teams were predicted by learning models on past…

    Python 1 1

  3. chess-ai-ece470 chess-ai-ece470 Public

    Forked from julianrocha/chess-ai-ece470

    A simple chess AI that uses the minimax algorithm with alpha-beta pruning for board searching. Play against the AI here: https://harold-engine.herokuapp.com/

    Python

  4. Data-Mining-Programs Data-Mining-Programs Public

    Code and experiments relating to various Data Mining and Machine Learning methods. This code was written for UVic SENG 474 (Data Mining).

    Python

  5. traffic-light-system traffic-light-system Public

    This project implements a traffic light system for a one-way, single lane road. The traffic light system is simulated using FreeRTOS and an STM32 MCU. Traffic is generated and dynamically adjusted …

    C 1 1

  6. battlesnake-python battlesnake-python Public

    Forked from james-gray/nagini

    A Simple BattleSnake AI Written in Python

    Python