Skip to content
View mattmcc126's full-sized avatar

Block or report mattmcc126

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattmcc126/README.md

Hello!!

My name is Matthew (Matt) McCune, I am a graduate from the University of Rhode Island with a Bachelors of Science in Computer Science. I have a passionate interest in deep learning, software development, and designing solutions to complex problems. In my free time I like to surf, ski, be outside, and go to the gym.

Most Recent Project

ConvTherm — ConvTherm.com

ConvTherm is a Convolutional LSTM deep learning model trained to predict temperature across the continuous United States, this model was designed to be a lightweight and lightning fast alternative to traditional physics based forecasting models. The webpage displays model inference showing precomputed model forecasts, observed temperatures, and the difference between them for different initialization dates. This model is meant as a proof of concept that with more channels, global scope, and training years, a extremely accurate model capable of producing more output channels than just temperature is possible.

Pinned Loading

  1. ConvTherm ConvTherm Public

    A Convolutional LSTM temperature prediction machine learning model with a interactive frontend to explore model inference.

    1

  2. Options_Pricing Options_Pricing Public

    High performance options analysis program, CLI based implementation

    C++