Skip to content
#

model-optimization

Here are 182 public repositories matching this topic...

A minimal, high-performance starter kit for running AI model inference on NVIDIA GPUs using CUDA. Includes environment setup, sample kernels, and guidance for integrating ONNX/TensorRT pipelines for fast, optimized inference on modern GPU hardware.

  • Updated Nov 2, 2025
  • Cuda

ML journey to explore concepts and framework through code and math. It serves as a personal log of my learning experiences, revisiting foundational topics, and delving into new areas within the field.

  • Updated Jun 23, 2025
  • Jupyter Notebook

Practical experience in hyperparameter tuning techniques using the Keras Tuner library. Hyperparameter tuning plays a crucial role in optimizing machine learning models, and this project offers hands-on learning opportunities. Exploring different hyperparameter tuning methods, including random search, grid search, and Bayesian optimization

  • Updated Dec 5, 2023
  • Jupyter Notebook

The "Predicting Startup Outcomes with XGBoost and Machine Learning" project uses machine learning algorithms, particularly XGBoost, to predict the success or failure of startups based on historical data. It leverages feature engineering and model optimization to enhance prediction accuracy.

  • Updated Feb 13, 2025
  • Jupyter Notebook

NLP pipeline with parameter-efficient LoRA fine-tuning on FLAN-T5-XXL (11B params). Achieves +2.6 ROUGE-1 improvement with <1% trainable parameters and 8-bit quantization for scientific paper summarization.

  • Updated May 27, 2025
  • Jupyter Notebook

Training and fine-tuning pipeline for a custom GPT-style language model built exclusively for Amharic. Pretrained on a 12+ GB corpus and adapted on curated datasets, with support for SentencePiece tokenization, LoRA fine-tuning, and efficient inference tools.

  • Updated Oct 30, 2025
  • Python

Nonprofit foundation Alphabet Soup wants a tool that can help it select the applicants for funding with the best chance of success in their ventures. Using machine learning and neural networks, you’ll use the features in the provided dataset to create a binary classifier that can predict whether applicants will be successful if funded.

  • Updated Aug 22, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-optimization topic, visit your repo's landing page and select "manage topics."

Learn more