Skip to content
View akhil4674's full-sized avatar
🍊
When life gives you lemons , Wirte code
🍊
When life gives you lemons , Wirte code

Block or report akhil4674

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

Hi there, I'm Akhil👋

I'm a passionate developer and data scientist with a focus on AI, Machine Learning, and Computer Vision ans Semiconductor Technology . Have Fun reading some of my key projects I've worked on and my areas of expertise .

🚀 Projects

  • A neural network-based color quantizer that reduces the number of colors in images for various applications like compression and artistic effects.
  • Uses K-Means clustering for color palette reduction and MSE loss for optimization.
  • Implements a PyTorch model for efficient training and inference.
  • Implements the Proximal Policy Optimization (PPO) algorithm using TensorFlow and NumPy for reinforcement learning.
  • Focuses on policy optimization and dynamic action selection in uncertain environments.
  • A machine learning model that detects defects in semiconductor wafer images using convolutional neural networks (CNNs).
  • Employed for quality control in semiconductor manufacturing, reducing the need for manual inspection.

4. [More Pins Below]

🧠 Expertise

  • Machine Learning & AI: TensorFlow, PyTorch, Keras
  • Computer Vision: OpenCV, Image Processing, Object Detection
  • Reinforcement Learning: PPO, Q-Learning
  • Data Science: Pandas, Numpy, Matplotlib, Seaborn

🌱 Currently Learning

  • Advanced Reinforcement Learning techniques
  • Natural Language Processing (NLP) with Transformer models
  • Deep Learning for image analysis
  • Mixture Models

📫 How to Reach Me

📝 Fun Fact

  • NO FUN FACTS ❌

Hope you found something useful here! Happy Optimizing !! 🪓

Pinned Loading

  1. Imitation-Learning Imitation-Learning Public

    In this Notebook is a demo for the imitation learning that learns the pattern to mark some cells 'x' for a semiconductor Wafer dataset , and then mimic the the pattern of the agent to an unseen dat…

    Jupyter Notebook

  2. Proximal-Policy-Optimization Proximal-Policy-Optimization Public

    - A model-free, on-policy algorithm with a trust region method. Can be combined with a critic for improved stability in policy search optimization.

    Python

  3. Integration_tests Integration_tests Public

    Integration_test ROS

    Python

  4. CMP--Data-analysis CMP--Data-analysis Public

    This dashboard provides an interactive way to explore the results of UMAP dimensionality reduction and GMM clustering for the CMP Data, Use the tabs below to navigate through different visualizatio…

    Python

  5. Color-Quantizater-for-Image-Compression-for-large-Diffusion-Models Color-Quantizater-for-Image-Compression-for-large-Diffusion-Models Public

    Python