Skip to content
View RyleyGG's full-sized avatar

Block or report RyleyGG

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. Automated-Computer-Configurator Automated-Computer-Configurator Public

    Given input from the user - such as their budget, expected applications, and product restrictions, this program will generate a fully compatible computer that will suit the user's needs.

    Java 1

  2. Deep-Q-Learning-Tetris Deep-Q-Learning-Tetris Public

    A ground-up recreation of the classic game of 'Tetris', with the added layer of an AI learning the game via Deep Q-Learning, specifically utilizing the ConvnetJS library within Javascript.

    JavaScript

  3. Matrix-Encryption Matrix-Encryption Public

    Using matrices to encrypt a message; also capable of decoding these messages.

    JavaScript