Skip to content
View AlexMorrow239's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AlexMorrow239

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
AlexMorrow239/README.md

Hi there 👋

I am currently pursuing an M.S. in computer science and B.S. Data Science & AI simultaneously. I will graduate from the University of Miami in 2027.

Pinned Loading

  1. Covid-Nerual-Network-Classifier Covid-Nerual-Network-Classifier Public

    Exploring use of neural networks for classifying cases of COVID. Used lung x-ray images for training. Evaluated a neural network trained from scratch and one trained using transfer learning.

    Jupyter Notebook

  2. 3SAT-Problem 3SAT-Problem Public

    Informational Repo covering the Satisfiability of formulas in 3 Conjunctive Normal Form. Includes Demos of solving algorithms, and detailed analysis.

    Python

  3. blog-app blog-app Public

    Full-stack blog application called Cape Chronicles. Supports user profiles, and image file uploads.

    JavaScript

  4. Understanding-Machine-Learning Understanding-Machine-Learning Public

    Educational blog introducing python and machine learning for beginners

    Jupyter Notebook

  5. google-algorithm google-algorithm Public

    Simplified recreation of Google's search engine algorithm.

    Java