Skip to content
View uddithmachiraju's full-sized avatar

Block or report uddithmachiraju

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

Pinned Loading

  1. clip-mlops-pipeline clip-mlops-pipeline Public

    This repository is designed to train, evaluate, and deploy CLIP model for image-text processing. It includes modular components for data processing, model training, experiment tracking with MLflow,…

    Python

  2. Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Public

    This repository automates parallel hyperparameter tuning for XGBoost using Jenkins pipelines. It trains multiple models simultaneously, selects the best-performing model, and deploys it via a Flask…

    Python

  3. jenkins-ml-pipeline jenkins-ml-pipeline Public

    This project automates the end-to-end machine learning training pipeline using Jenkins, ensuring seamless integration and automation. When new data arrives or code is updated, the pipeline automati…

    Jupyter Notebook

  4. TeluguGPT TeluguGPT Public

    TeluguGPT: A machine translation model that converts English text to Telugu using Transformer architecture. This project leverages self-attention mechanisms to provide accurate and contextually rel…

    Python

  5. Contrastive-Language-Image-Pre-training-CLIP Contrastive-Language-Image-Pre-training-CLIP Public

    Implementation of CLIP, a model that unites vision and language by learning visual concepts from natural language through contrastive training. This repository demonstrates robust multi-modal embed…

    Python

  6. Self-Driving-Car Self-Driving-Car Public

    Self-Driving Car Simulation: This project involves engineering a self-driving car simulation that utilizes reinforcement learning for advanced navigation on curved roads. A dynamic reward system ha…

    Python