Skip to content
View Vaibtan's full-sized avatar
🎯
Focusing
🎯
Focusing
  • New Delhi, India
Block or Report

Block or report Vaibtan

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


Hi, I'm Vaibhav Tanwar, a senior at IIITD studying Computer Science and Applied Mathematics. I specialize in backend engineering, deep learning, distributed systems and algorithms, with a keen interest in graph representation learning and efficient training/inference of large foundation models.
📚 I’m currently trying to delve deep in the world of Ethereum blockchain research and Financial markets.
Visit my portfolio at https://vaibhav-portfolio-murex.vercel.app/
💬 Ask me anything about from Here
📫 How to reach me: [email protected]


💻 Languages Frameworks & Tools






Pinned Loading

  1. Linear-Optimization-Simplex-Algorithm Linear-Optimization-Simplex-Algorithm Public

    From scratch implementation of Dantzig's Simplex Algorithm to find optimal solutions to linear programs in canonical form.

    Jupyter Notebook

  2. CSE511_CA_project CSE511_CA_project Public

    RISCV RV32i Simulator and Assembler

    C++ 1

  3. RWKV-LM RWKV-LM Public

    Forked from BlinkDL/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…

    Python

  4. TransformerLens TransformerLens Public

    Forked from TransformerLensOrg/TransformerLens

    A library for mechanistic interpretability of GPT-style language models

    Python

  5. Distributed-Database-with-Raft-Consensus-Algorithm Distributed-Database-with-Raft-Consensus-Algorithm Public

    Implemented a database storing string key-value pairs using Raft Consensus Algorithm, ensuring consistent data replication and fault recovery across the distributed network of nodes. Obtained Linea…

    Python

  6. Machine-Learning-Project Machine-Learning-Project Public

    Modeling Stock Market Returns using Statistical, Classical Machine Learning and Deep Learning Models trained on CNNPred Dataset

    Jupyter Notebook