Skip to content
View Thableaddles57's full-sized avatar

Block or report Thableaddles57

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.

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

Hi there, I'm Alexander J. Sterling πŸ‘‹

Senior AI & Machine Learning Engineer | LLM Orchestration | Computer Vision | MLOps

I'm a passionate and experienced Senior AI/ML Engineer based in San Francisco, CA, dedicated to building the future of autonomous systems and intelligent applications. My expertise spans large language model (LLM) orchestration, advanced computer vision techniques, and designing scalable MLOps pipelines. I thrive on transforming complex data into actionable insights and robust, production-ready AI solutions.


πŸš€ What I'm currently working on:

  • Neural Nexus: A modular framework for distributed LLM training and fine-tuning across heterogeneous GPU clusters.
  • Vision Core: Real-time object detection and segmentation engine optimized for edge computing devices.
  • MLOps Pipeline: Automated CI/CD pipelines for machine learning models using Kubernetes and Kubeflow.
  • NLP Toolkit: A Python-based natural language processing toolkit with common NLP tasks like tokenization, stemming, and sentiment analysis.
  • Reinforcement Learning Gym: Implementations of various reinforcement learning algorithms (e.g., Q-learning, SARSA, DQN) using OpenAI Gym environments.
  • Generative Adversarial Networks: PyTorch implementation of Generative Adversarial Networks (GANs) for image generation, including DCGAN and conditional GANs.
  • Time Series Forecasting: Advanced time series forecasting models (ARIMA, Prophet, LSTM) for various applications like stock prediction and demand forecasting.
  • Explainable AI Dashboard: An interactive web dashboard for visualizing and interpreting machine learning model predictions using SHAP and LIME.

πŸ› οΈ Technologies & Tools:

Languages: Python, C++, Go

AI/ML Frameworks: TensorFlow, PyTorch, Keras, Hugging Face Transformers, NLTK, Gymnasium, Statsmodels, Streamlit, SHAP, LIME

MLOps: Kubeflow, MLflow, Docker, Kubernetes, AWS SageMaker, Azure ML

Cloud Platforms: AWS, Azure, GCP

Databases: PostgreSQL, MongoDB, Redis


🌐 Connect with me:


πŸ“Š GitHub Stats:

Alexander J. Sterling's GitHub stats

Top Languages

Popular repositories Loading

  1. neural-nexus neural-nexus Public

    A modular framework for distributed LLM training and fine-tuning across heterogeneous GPU clusters.

  2. vision-core vision-core Public

    Real-time object detection and segmentation engine optimized for edge computing devices.

  3. mlops-pipeline mlops-pipeline Public

    Automated CI/CD pipelines for machine learning models using Kubernetes and Kubeflow.

  4. Thableaddles57 Thableaddles57 Public

    My personal GitHub profile README.

  5. nlp-toolkit nlp-toolkit Public

    A Python-based natural language processing toolkit with common NLP tasks like tokenization, stemming, and sentiment analysis.

    Python

  6. reinforcement-learning-gym reinforcement-learning-gym Public

    Implementations of various reinforcement learning algorithms (e.g., Q-learning, SARSA, DQN) using OpenAI Gym environments.

    Python