Skip to content
View X0708a's full-sized avatar

Highlights

  • Pro

Block or report X0708a

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
X0708a/README.md

Hi, I'm Aashirvad Bajpai

I'm a B.Tech student at Manipal Institute of Technology with strong interests in Machine Learning, AI for Healthcare, and Open Source scientific computing. I enjoy working on research-driven projects that combine theory, systems, and real-world data.


Research & Technical Interests

  • Machine Learning & Deep Learning
  • AI for Healthcare and Biomedical Data
  • Systems, Performance & GPU Computing
  • Open-source Scientific Software

Technical Skills

Languages: Python, C, C++, Java, SQL
ML/DL: PyTorch, TensorFlow, scikit-learn, NumPy, Pandas
Data & Systems: Awkward Array, cuDF, GPU-accelerated pipelines
Tools: Git, Linux, VS Code, Jupyter, LaTeX


Open Source Contributions

Awkward Array

Active open-source contributor with merged PRs focused on GPU compatibility and API correctness.

Highlights:

  • Contributed to improving ak.to_cudf compatibility with cuDF ≥ 24.12 in response to column API changes
  • Updated internal column construction logic for cuDF arrays
  • Added and iterated on GPU-gated test coverage for cuDF-related code paths
  • Improved axis parameter handling and documentation across high-level APIs

Contributions include code, tests, and documentation — aligned with real user-facing issues.


Current Research & Projects

Clinical Similarity Modeling (MIMIC-IV, PhysioNet)

Currently working on a clinical similarity model using the MIMIC-IV dataset:

  • Patient representation learning from structured EHR data
  • Similarity computation for cohort discovery and downstream clinical tasks
  • Emphasis on reproducibility, ethical data usage, and scalable pipelines

(Independent research project, non-Kaggle)


Brain-to-Text Decoding (GPU Research Project)

Research-oriented project exploring neural decoding pipelines:

  • Large-scale neural signal processing
  • Training and inference on NVIDIA A100 GPUs
  • Focus on model efficiency, data preprocessing, and evaluation

Publications & Research

  • Knowledge Graph to Text Generation
    Co-author, IEEE MoSICom 2025
    Ontology-driven triple-to-text generation using LLaMA-based LLMs
    (Journal manuscript under review at IEEE OJCS)

Selected Projects

  • Panorama Video Generation (Research)
    AI-based panorama and video generation; documented in LaTeX
  • Handwritten Digit Recognition (CNN)
    PyTorch CNN with dropout, pooling, and GPU-enabled inference
  • Custom Shakespearean LLM
    Transformer model trained on The Merchant of Venice
  • Smart India Hackathon – Triveni IoT Solution
    Digital farm management portal integrating AI dashboards and IoT analytics

Goals

  • Google Summer of Code contributor
  • Long-term research in AI + Systems
  • Meaningful open-source contributions with real-world impact

Contact

Popular repositories Loading

  1. thewire thewire Public

    HTML

  2. mrm mrm Public

    Jupyter Notebook

  3. oop oop Public

    Java

  4. Ontology-Driven-Triple-to-Text-Generation Ontology-Driven-Triple-to-Text-Generation Public

  5. BrainToText-25 BrainToText-25 Public

    Forked from SiddharthSubramanian1729/BrainToText-25

    A cost-effective attempt to EEG-based models, on cheaper hardware with maximized performance

  6. awkward awkward Public

    Forked from scikit-hep/awkward

    Manipulate JSON-like data with NumPy-like idioms.

    Python