Skip to content
View mcmellawatt's full-sized avatar

Block or report mcmellawatt

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. NNQLearnerAgent NNQLearnerAgent Public

    A Q-learning reinforcement learning agent that uses neural network function approximation. Currently set up to solve the LunarLanding-V2 game on OpenAI gym.

    Python 3

  2. Asp.NetMVC-CourseRegistrationSystem Asp.NetMVC-CourseRegistrationSystem Public

    This was the final project for the Advanced C# course through University of Washington's Professional and Continuing Education program

    ASP 1 1

  3. CollegeCourseRecommendationSystem CollegeCourseRecommendationSystem Public

    The Course Recommendation application uses a layered, client-server architecture built on the Play framework to deliver optimized course recommendations to students based on availability and other …

    Java

  4. VectorGraphicsFramework VectorGraphicsFramework Public

    A framework for generating vector graphics using XML as input and bitmaps as output. It also has the ability to load bitmaps and apply transformations. It uses a pipe and filter type architecture, …

    C++

  5. MaxPrimeNumberCalculator MaxPrimeNumberCalculator Public

    Self-hosted SignalR application that determines the maximum prime number possible in 60 seconds.

    JavaScript

  6. LinearAlgebraLib LinearAlgebraLib Public

    A library of helper functions for linear algebra

    Java