Skip to content
View GusGitMath's full-sized avatar
:atom:
:atom:

Block or report GusGitMath

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
GusGitMath/README.md

Typing SVG

LinkedIn Kaggle


Hello! I'm Gus, an AI Engineer at with a deep passion for mathematics, physics, machine learning, AI, and problem-solving. I have a B.S. in physics from the University of Massachusetts Amherst and a master's in Data Science from Harvard. Professionally, I've transitioned from my role as an ML Research Engineer at AIMdyn Inc., where I developed Koopman-based machine learning models for autonomous system learning, to my current position as an AI Engineer at Lowe's. Here, I apply my expertise in AI and machine learning to drive innovation and efficiency. Beyond my professional work, I actively participate in data science competitions on Kaggle and run a YouTube channel, 'Math & Physics Fun with Gus', where I share insights on complex mathematical theories and data science concepts. With my background in physics and data science, I'm constantly seeking new challenges to apply my skills in solving complex problems and advancing the field of AI and machine learning.

Old GitHub GusLovesMath

Here are my Favorite Tools:

Programming and Machine Learning

Python R Matlab Wolfram Language SQL TensorFlow PyTorch Scikit-Learn XGBoost LightGBM Statsmodels

Data Visualization

Matplotlib Seaborn Plotly Tableau

Tools & Platforms

Git Jupyter AWS Docker Anaconda

Check out my Latest Projects

  • Local LLM Training on Apple Silicon - This repository contains the resources and documentation for the project "Local LLM Training on Apple Silicon", where the Llama3 model was fine-tuned to efficiently solve verbose mathematical word problems on an Apple Silicon device with 16 GPUs.

  • NeuralForecast | Nixtla NeuralForecast - Features comprehensive neural forecasting models including NBEATS, enhancing stock market analysis, prediction accuracy, and model training time.

  • High-Accuracy Brain Tumor Classification using CNN - A CNN developed with TensorFlow 2.16 and GPU acceleration achieves a 99.7% accuracy rate in classifying brain tumors, incorporating advanced techniques like data augmentation and adaptive learning rate adjustments.

  • Stock Forecasting with Multi-Step Stacked LSTM - Utilizes stacked LSTM models for detailed Tesla stock price forecasting, with extensive documentation on LSTM network theory and practical application.

  • Ozone (O3) AQI Trends in High-Impact U.S. Regions - Applies SARIMAX and Holt-Winters models to analyze and predict ground-level ozone fluctuations, contributing to better environmental policy making.

Connect with me

LinkedIn
Kaggle
YouTube

Pinned Loading

  1. Local_LLM_Training_Apple_Silicon Local_LLM_Training_Apple_Silicon Public

    Utilized a local LLM training system on Apple Silicon with MLX and Metal API, overcoming the absence of CUDA support. Fine-tuned the Llama3 model on 16 GPUs for streamlined solution of verbose math…

    Python 4

  2. BrainTumorClassifier-CNN-TF2.16 BrainTumorClassifier-CNN-TF2.16 Public

    TensorFlow 2.16 CNN for brain tumor classification with 99.7% accuracy. Features data augmentation, ReduceLROnPlateau, ModelCheckpoint for optimization, and GPU support. Explore the efficient archi…

    Jupyter Notebook 1

  3. Stacked_Multi_Step_LSTM Stacked_Multi_Step_LSTM Public

    Project for forecasting Tesla (TSLA) stock prices using advanced LSTM neural networks. Includes a single-step ahead model and a multi-step stacked LSTM model for short and medium-term predictions. …

    Jupyter Notebook 1

  4. O3_AQI_Emission_ML O3_AQI_Emission_ML Public

    Analyzing O3 Air Quality Index trends (2000-2023) in the U.S., this project identifies regions with rising pollution. Utilizing exploratory data analysis and time-series modeling, it offers actiona…

    Jupyter Notebook

  5. Fourier_Analysis Fourier_Analysis Public

    A Jupyter Notebook with examples of a few Fourier series and a Fourier transform. Also has outputted plot of series and goes over plots of nodes as well as their sum. See PDF of Jupyter Notebook on…

    Jupyter Notebook

  6. Llama3_MacSilicon Llama3_MacSilicon Public

    Repository for running LLMs efficiently on Mac silicon (M1, M2, M3). Features Jupyter notebook for Meta-Llama-3 setup using MLX framework, with install guide & perf tips. Aims to optimize LLM perfo…

    Jupyter Notebook 2