Skip to content
View Rajputsiddharth's full-sized avatar
  • IIIT Delhi
  • New Delhi
Block or Report

Block or report Rajputsiddharth

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

๐Ÿ‘‹ Hi, I'm Siddharth Rajput!

  • ๐Ÿซ Iโ€™m currently pursuing B.Tech in CSE from Indraprastha Institute of Information Technology, Delhi.
  • ๐Ÿ‘€ I'm interested in Deep Learning, NLP and Networks.
  • ๐ŸŒฑ Iโ€™m currently working on projects related to LLMs.
  • ๐Ÿ’ฌ Previously worked on projects relating to Wireless Networks(Wifi-7).
  • ๐Ÿ“ซ How to reach me: Linkedin.

Pinned Loading

  1. ResNet-style-Denoising-and-Variational-AutoEncoders ResNet-style-Denoising-and-Variational-AutoEncoders Public

    ResNet-style Autoencoders: Implementing and training AEs, VAEs, and CVAEs on provided dataset with TSNE visualizations.

    Python

  2. CSE343-ML-Project CSE343-ML-Project Public

    Forked from arnav10goel/CSE343-ML-Project

    Course Project for CSE-343 (Machine Learning) - Monsoon 2023

    Jupyter Notebook

  3. TankStars TankStars Public

    Forked from vivianalongjam/TankStars

    This project is a clone of Tank Stars Game using OOPs principles in JAVA and LibGDX.

    Java

  4. Kirana-Online-Retail-Store-DBMS Kirana-Online-Retail-Store-DBMS Public

    This project aims to create a platform for an online retail store, "Kirana", using concepts of DBMS and SQL.

    Python

  5. Inter-Process-Communication Inter-Process-Communication Public

    Inter-Process Communication using FIFOs, Unix Sockets, and Shared Memory.

    C

  6. Assembler-and-Simulator-for-given-ISA Assembler-and-Simulator-for-given-ISA Public

    Assembler and Simulator for a 16-bit Instruction Set Architecture (ISA), enabling the conversion of assembly code into machine code and the execution of programs in a virtual environment.

    Python 1 2