Matthew's Projects

About Me

I'm a 3rd year Computer Engineering student at Cal Poly SLO with a minor in Chemical Engineering. I'm interested in developing quantitative algorithms for stock market analysis and visualizing physical/chemical equations using code.

Languages:

My resume

Projects

Building a Working VQA learning model in Python

Building a Working VQA learning model in Python

Creating a Visual Question Answering (VQA) model that answers questions about an image, using a combination of natural language processing and computer vision

View Project

Particle Interaction Simulator

Particle Interaction Simulator

Creating a 3D simulation of particles interacting within a confined box to demonstrate physical and chemical interactions.

View Project

Building a MLM for clothing using Tensorflow and Keras

Building a MLM for clothing using Tensorflow and Keras

Using Python to build a learning model that recognizes clothing ID's using image processing.

View Project

Creating a working RDP using Socket and Python

Creating a working RDP using Socket and Python

A starter implementation for remote command execution, multithreading, and network communication.

View Project

Mapping 4D Geometry

Mapping 4D Geometry

Visualizing 4D objects in a 3D space using vpython modeling and vector geometry.

View Project