Pinned Repositories
AcedemicRegistrationSystem
System to assign professors to courses, and for students to register to courses.
CProject_War
Card game of war
G00303598_DataRepProject
Data Rep Project
gRPCPasswordService
Distributed Systems project 2019. The purpose is to build a distributed user account system in 2 parts. First part being a gRPC password service, second part being a RESTful User Account Service
HandwrittenDigitRecogniser
This project will be to create a model which recognizes hand-written characters from the MNIST data set to a high accuracy and to then allow a user to input their own handwritten character.
LanguageDetectionNN
The purpose of this project was to construct an application which could generate a neural network model which was capable of language detection, and which could detect a given language from text file specified by a user. To do this it relied on the use of an Artificial Neural Network.
MD5_Message_Digest
MD5 Message Digest Algorithm project for Theory of Algorithms built in C
NFARegex
Graph Theory Project
UnitCommitment
Solving a Unit Commitment (electricity generator scheduling) problem using linear programming.
vertex
Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the front end and Python for the backend.
MorganReilly's Repositories
MorganReilly/UnitCommitment
Solving a Unit Commitment (electricity generator scheduling) problem using linear programming.
MorganReilly/AcedemicRegistrationSystem
System to assign professors to courses, and for students to register to courses.
MorganReilly/gRPCPasswordService
Distributed Systems project 2019. The purpose is to build a distributed user account system in 2 parts. First part being a gRPC password service, second part being a RESTful User Account Service
MorganReilly/MorganReilly.github.io
GitHub Pages Repo
MorganReilly/HandwrittenDigitRecogniser
This project will be to create a model which recognizes hand-written characters from the MNIST data set to a high accuracy and to then allow a user to input their own handwritten character.
MorganReilly/LanguageDetectionNN
The purpose of this project was to construct an application which could generate a neural network model which was capable of language detection, and which could detect a given language from text file specified by a user. To do this it relied on the use of an Artificial Neural Network.
MorganReilly/MD5_Message_Digest
MD5 Message Digest Algorithm project for Theory of Algorithms built in C
MorganReilly/NFARegex
Graph Theory Project
MorganReilly/artistAPI-dropwizard
MorganReilly/auryo
Auryo - Unofficial Soundcloud Desktop App
MorganReilly/basic_pyplot
MorganReilly/ca3-rails-MorganReilly
ca3-rails-MorganReilly created by GitHub Classroom
MorganReilly/ca4-bdd-MorganReilly
ca4-bdd-MorganReilly created by GitHub Classroom
MorganReilly/ca5-bdd-tdd-cycle2-MorganReilly
ca5-bdd-tdd-cycle2-MorganReilly created by GitHub Classroom
MorganReilly/distributed-systems-labs
Labs for GMIT DIstributed Systems
MorganReilly/Django_JSON_API
Application that has Authentication and Profiles for users
MorganReilly/flask-tutorial
Playing around with Flask. https://flask.palletsprojects.com/en/1.1.x/tutorial/layout/
MorganReilly/gbui_speech_recognition
Speech recognition though Python and subsequent libraries
MorganReilly/Git-Commands
A list of commonly used Git commands
MorganReilly/hw-hello-rails
Create your first Rails up (companion to the intro rails chapter in the ESaaS textbook)
MorganReilly/keras_neurons
MorganReilly/ML_BeerClassification
The goal of this assignment is to learn the basics of using a machine learning package for a classification task, and to prepare a short report demonstrating how you have applied it.
MorganReilly/newtons-method
MorganReilly/norton
MorganReilly/NumericalIntegration
Numerical Integration Assignment #1 for Programming and Tools for AI
MorganReilly/SHA256
MorganReilly/Space_Combat
Version control for MAD3 game development
MorganReilly/sweng-project-MorganReilly
sweng-project-MorganReilly created by GitHub Classroom
MorganReilly/vertex
MorganReilly/WordCloudGenerator
A word cloud generated from a heuristic search.