Skip to content
View GusLovesMath's full-sized avatar
😄
😄

Block or report GusLovesMath

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

Typing SVG

LinkedIn Kaggle


Hello! I'm Gassan, a driven Data Scientist currently pursuing a Master's in Data Science. Passionate about data science and machine learning, my background in physics and research has fueled my specialization in advanced machine learning models.

Throughout my academic journey from the University of Massachusetts Amherst to Harvard, I've consistently engaged in projects that emphasize data-driven decision-making and statistical analysis. My work includes developing predictive models for dynamic systems, creating intuitive visualizations for complex data, and applying machine learning techniques to solve real-world challenges.

Professionally, I served as an AI Research Engineer at AIMdyn Inc., where I built Koopman-based machine learning models from scratch to production for autonomous system learning inputs, enhancing model accuracy and efficiency. 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.

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

    Created and enhanced 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 …

    Python 15 5

  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

  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

  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. Top_Tech_SP_500_Forecasting Top_Tech_SP_500_Forecasting Public

    Forecasting the stock market is difficult. I sought to observe the relationship between Apple's stock price and others in the S&P500. In doing this, I was able to conclude that stocks in the tech i…

    Jupyter Notebook 2

  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 9 1