Skip to content
View kylejryan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kylejryan

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

  1. Algorithms-Fordham-MSCS Algorithms-Fordham-MSCS Public

    This repository contains the classwork and homework assignments from my graduate level Computer Algorithms course at Fordham University.

    Python 1 1

  2. Algorithms-Marist-BSIS Algorithms-Marist-BSIS Public

    This repository contains assignments and projects relating to commonly used algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations.

    Java

  3. NoSQL-FinalProject-App NoSQL-FinalProject-App Public

    The objective of this project is to gain hands-on experience in creating a web-based application using a document database as the back-end. This project will use the aforementioned lightweight docu…

    Python

  4. Policy-Gradient-LL-Test Policy-Gradient-LL-Test Public

    Implementing the Policy Gradient Algorithm to Teach an Agent How to Play the Classic Lunar Lander Arcade Game.

    Python

  5. NeuralNet-MLP NeuralNet-MLP Public

    Multilayer Perceptron to Solve XOR, OR, and AND.

    Python