Skip to content

anidec25/anidec25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 

Repository files navigation

Typing SVG
Profile Views LinkedIn Email

rainbow line

πŸ’Ό Professional Summary

I'm a Data Scientist and AI Educator with expertise in building intelligent systems that solve complex business problems.

class DataScientist:
    def __init__(self):
        self.name = "Aniruddha Mukherjee"
        self.role = "Data Scientist | ML Engineer"
        self.languages = ["Python", "SQL", "R"]
        self.specialties = ["NLP", "LLMs", "Computer Vision", "Deep Learning"]
        self.current_focus = "Building and fine-tuning Large Language Models"
        
    def educate(self):
        return "Teaching data science to 100+ aspiring professionals at Scaler Academy"
        
    def solve_problems(self, data):
        insights = self.analyze(data)
        model = self.build_ml_model(insights)
        return model.make_predictions()
rainbow line

πŸ› οΈ Tech Stack & Tools

Languages

Python SQL R

Frameworks & Libraries

PyTorch TensorFlow Scikit-Learn Pandas Hugging Face

Databases & Visualization

MySQL PostgreSQL Oracle Tableau

rainbow line

πŸ’ͺ AI Expertise & Specializations

Machine Learning
Regression Classification Clustering Ensemble Methods Feature Engineering
Deep Learning
CNN RNN/LSTM GAN Transformers Transfer Learning
NLP
BERT GPT Models Text Classification Sentiment Analysis NER QA Prompt Engineering
Computer Vision
Object Detection Image Classification Segmentation Face Recognition Image Generation
MLOps & Deployment
Model Optimization CI/CD for ML Docker Model Monitoring Model Registry
# My Data Science Journey in Code

experience = {
    "Machine Learning": ["Supervised Learning", "Unsupervised Learning", "Reinforcement Learning"],
    "Deep Learning": ["Neural Networks", "CNN", "RNN", "LSTM", "GAN", "Transformers"],
    "Natural Language Processing": ["BERT", "GPT", "T5", "Word Embeddings", "Sentiment Analysis"],
    "Computer Vision": ["Object Detection", "Image Classification", "Segmentation"],
    "Tools & Frameworks": ["PyTorch", "TensorFlow", "Scikit-learn", "Hugging Face"]
}

continuous_learning = True
while continuous_learning:
    learn_new_technologies()
    solve_complex_problems()
    share_knowledge_with_community()
rainbow line

πŸš€ Featured Projects

AI Resume Analyzer

AI Resume Analyzer

LLMs NLP RAG Streamlit

Intelligent resume analysis tool that leverages AI to evaluate resumes based on key hiring criteria and provide personalized career advice.

Stack Overflow Tag Prediction

Stack Overflow Tag Prediction

NLP Classification PyTorch scikit-learn

NLP project that predicts relevant tags for Stack Overflow questions using multi-label classification techniques.

Spotify Skip Prediction

Spotify Skip Prediction

ML Time Series Ensemble Learning

Predictive model that determines if a user will skip a track on Spotify using audio features and behavior data.

ML Projects

ML Projects

Deep Learning Computer Vision Data Analysis

A collection of diverse machine learning projects implementing various algorithms across different domains.

rainbow line

πŸ“ˆ GitHub Statistics

πŸ“« Let's Connect

rainbow line

"Data is the new oil. It's valuable, but if unrefined it cannot really be used."

β€” Clive Humby

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published