Skip to content
View wray27's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report wray27

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. Cloud-Computing Cloud-Computing Public

    Proof of work concept on cloud services hosted by AWS

    Python 1

  2. Dijkstras-Algorithm Dijkstras-Algorithm Public

    The algorithm used to find the shortest distance between two nodes in a weighted undirected graph

    Java 1

  3. Machine-Learning-Project Machine-Learning-Project Public

    Using a set of data points to train a maximum likelihood classifier and then testing the classifier on test data.

    Jupyter Notebook

  4. DeepTrader DeepTrader Public

    Using deep learning to train an automated adaptive trader to trade on a continuous double auction that uses a limit-order-book.

    Python 6 2

  5. ComputerGraphics ComputerGraphics Public

    All the code for the computer graphics unit in 3rd Year computer science

    C++