Skip to content
View mandrita16's full-sized avatar
:octocat:
Vector Voyager
:octocat:
Vector Voyager

Block or report mandrita16

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mandrita16/README.md

GIF

## 🤖 About Me
class MandritaDasgupta:
    def __init__(self):
        self.name = "Mandrita Dasgupta"
        self.education = "Computer Science and  Engineering @ Heritage Institute Of Technology"
        self.interests = ["Artificial General Intelligence", 
                          "Natural Language Processing", 
                          "Neural Networks", 
                          "Deep Learning"]
        self.research_focus = "Creating intelligent systems that understand human cognition"
        self.work_philosophy = "Building AI that augments human potential"
        
    def current_ventures(self):
        return "Exploring the frontiers of transformer architectures and multimodal models"
        
    def life_mission(self):
        return "Advancing the field of AI to create systems that benefit humanity"

🧠 AI & ML Tech Arsenal

Machine Learning

TensorFlow PyTorch scikit-learn Keras SciPy

NLP & Data

Transformers spaCy NLTK Pandas NumPy

Web & Cloud

React NodeJS AWS Google Cloud Firebase

🚀 Current AI Explorations

  • 🧠 Neural Networks Evolution: Pushing the boundaries of neural architecture design
  • 🔮 Self-Supervised Learning: Exploring methods for learning without labeled data
  • 🌐 Multimodal Deep Learning: Combining vision and language understanding
  • 🤖 Reinforcement Learning: Training agents through innovative reward systems
  • 🔍 Attention Mechanisms: Advancing context understanding in language models

📊 My AI Journey Visualization

graph TD
    A[Classical ML] -->|Feature Engineering| B[Neural Networks]
    B -->|Deep Learning| C[Advanced Architectures]
    C -->|Attention Mechanism| D[Transformers]
    D -->|Scale & Efficiency| E[Large Language Models]
    E -->|Multimodality| F[Vision-Language Models]
    F -->|Reasoning| G[AGI Research]
    
    style A fill:#ff5f56,stroke:#ff5f56,color:white,stroke-width:2px
    style B fill:#ffbd2e,stroke:#ffbd2e,color:white,stroke-width:2px
    style C fill:#27c93f,stroke:#27c93f,color:white,stroke-width:2px
    style D fill:#58a6ff,stroke:#58a6ff,color:white,stroke-width:2px
    style E fill:#8957e5,stroke:#8957e5,color:white,stroke-width:2px
    style F fill:#d2a8ff,stroke:#d2a8ff,color:white,stroke-width:2px
    style G fill:#f97583,stroke:#f97583,color:white,stroke-width:2px
Loading

💻 Code Metrics

🎃 Hacktoberfest Highlights & Holopin Honors

@mandrita16's Holopin board

Thanks for visiting

Popular repositories Loading

  1. FORKCAST-AI FORKCAST-AI Public

    TypeScript 18

  2. DebDeepFried.com DebDeepFried.com Public

    TypeScript 2

  3. agentic-library-assistant agentic-library-assistant Public

    Agentic RAG-powered AI Library Assistant using Claude, ChromaDB & MongoDB for semantic book search, real-time availability, reservations and renewals.

    Python 2 1

  4. CatchMyType CatchMyType Public

    TypeScript 1

  5. Hacktoberfest2023 Hacktoberfest2023 Public template

    Forked from fineanmol/Hacktoberfest2026

    Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️

    Python

  6. Hacktoberfest Hacktoberfest Public

    Forked from ossamamehmood/Hacktoberfest

    Hacktoberfest OPEN FIRST Pull Request 🎉

    C++