Projects Artificial Intelligence

Filter Projects

Generating Text with RNNs

Using deep learning techniques to generate text.

View Project
Screenshot of the web application. Application has options for text length and temperature, and a sample of generated text is visible.

Backpropogation Neural Network

Creating and training a back propagation neural network in Java.

View Project
A plot of the outputs of the function y=x^2, with 100 points graphed. Points are colored to indicate if they are above or below the function.