Ryan Zembrodt on GitHub

Home  |  Projects  |  Work Experience  |  Coursework  |  About

Spring 2019

Master's project with Dr. Harrison as a continuation of the independent study.
Goal is story generation using hierarchical recurrent encoder-decoder.
Project webpage can be found at hred-story-generation.
A copy of the final report can be found here.

Fall 2018

Indepedent study with Dr. Harrison for story generation using sequence to sequence networks.
Project webpage can be found at story-generation.
The independent study's final report can be found here.

Worked on a software engineering group project creating a Jenkins plugin that selected test cases after Jenkins builds.
The plugin's code can be found at github.com/cs685-2018/test-selection.
The project's main repository is at github.com/cs685-2018.

Worked on a large-scale data science group project for pre-processing large amounts of text with Hadoop MapReduce using Python.
The project's repository can be found at github.com/cs626-2018/sentence-preprocessing.

Spring 2018:

Took grad-level courses on machine learning, database systems, and models of computation.

Fall 2017:

Took grad-level courses onalgorithms, distributed operating systems, and programming languages.

Developed a chat app in Go for the programming languages course.
The project page can be found at zembrodt/gochat.

Spring 2016:

Worked on a machine learning senior design project.
The GitHub repository for the project can be found here, and the project webpage can be found at cafe-predicting.github.io.

Fall 2015:

Worked with different algorithms for an Artificial Intelligence class. Highlight was creating an AI to traverse a game's maze in order to find a key for a locked door (if needed) and the sword to kill the boss.

Worked with several C-based projects for a systems programming class with Linux. Developed a basic shell to execute programs with in/out streams and handle the loading and execution of user plugins.

Summer 2015:

Studied abroad in Karlsruhe, Germany with UK taking a global energy issues course.

Spring 2015:

Created a store catalog site using PHP and MySQL for a databases class.