Skip to content
View MuthuAjay's full-sized avatar

Block or report MuthuAjay

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

GitHub Streak

python logo pytorch logo sqlalchemy logo mysql logo jupyter logo pycharm logo

  • 🔭 About ME

    • I am a passionate Data Scientist and Deep Learning Engineer with extensive experience in developing, implementing, and optimizing machine learning models.
    • My journey in the world of data science and AI has been marked by diverse projects, ranging from image classification and clustering to developing end-to-end data quality solutions.
  • 💻: What I’m working on:

    • Building advanced Deep Learning models and fine-tuning them for specific applications.
    • Developing a chatbot using LLMs to provide accurate answers based on trained data.
    • Exploring innovative ways to ensure data privacy in AI applications.
  • 🌱 What I’m learning:

    • Advanced neural network architectures and their applications.
    • Fine-tuning Vision Transformers for image classification tasks.
    • Enhancing my skills in PowerBI for data visualization.
  • 👯 What I’ve worked on:

    • Machine Learning Projects:
      • Implemented Apriori algorithm for supermarket sales analysis.
      • Built a heart disease prediction model using Random Forest, Decision Tree, and k-Nearest Neighbors.
    • Data Science Projects:
      • Conducted data analytics using MySQL and MSSQL.
      • Visualized data insights through comprehensive PowerBI dashboards.
      • Clustering customers using K-means and PCA for an e-commerce platform.
      • Created an end-to-end data quality solution using Python and MSSQL.
    • AI & Deep Learning:
      • Developed a Vision Transformer model to classify forged images.
      • Developed a CNN model from scratch for document classification.
      • Leveraged transfer learning with EfficientNet to achieve high accuracy in image classification.
      • Developed CNN from scratch using raw tensors and implemented BackPropagation for the entire Network Architecture
      • Researching neural network architecture and optimizing hidden layers for better performance.
  • 👨‍💻 Professional Experience:

    • Ernst And Young:
      • Consultant (Data Science) since July 2023.
      • Assosiate Consultant (Data Science) from June 2022 to June 2023.
  • ⚡ Fun fact: I've always dreamed of owning a Ferrari and I'm determined to become one of the best machine learning research scientists ever!

Top Langs

linkedin logo

Popular repositories Loading

  1. gpt gpt Public

    NLP practice from Andrej Karpathy Tutorial

    Jupyter Notebook 1

  2. DeepLearning DeepLearning Public

    Deep Learning - Practrise

    Python

  3. a-PyTorch-Tutorial-to-Object-Detection a-PyTorch-Tutorial-to-Object-Detection Public

    Forked from sgrvinod/a-PyTorch-Tutorial-to-Object-Detection

    SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection

    Python

  4. vit-pytorch vit-pytorch Public

    Forked from lucidrains/vit-pytorch

    Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

    Python

  5. grok-1 grok-1 Public

    Forked from xai-org/grok-1

    Grok open release

    Python

  6. Transformers Transformers Public

    Transformers - Attention Is All You Need

    Python