Skip to content
View how2kritin's full-sized avatar
⚙️
Engineering systems
⚙️
Engineering systems

Highlights

  • Pro

Block or report how2kritin

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

Pinned Loading

  1. gRPC-programs gRPC-programs Public

    Distributed K Nearest Neighbours algorithm and MyUber distributed ride-sharing platform implemented using gRPC in C++ and Python. [Assignment-4 of Distributed Systems, IIIT-H Monsoon'24]

    C++ 1

  2. transformers-for-arithmetic transformers-for-arithmetic Public

    Implemented and evaluated the performance of an Arithmetic Transformer. Followed the architecture defined in the "Attention is All You Need" paper (Vaswani et al., 2023). Implemented in Python usin…

    Python 1

  3. ELMo ELMo Public

    Implemented ELMo with 2 stacked biLSTMs, as well as an LSTM-based TextClassifier model. Evaluated various word embeddings generated from different processes. Implemented in Python using PyTorch. [A…

    Python 1

  4. C-Shell C-Shell Public

    A Linux command interpreter written entirely in C. [Mini Project-1 of Operating Systems and Networks, IIIT-H Monsoon'23]

    C 1

  5. Advanced-Xv6 Advanced-Xv6 Public

    The XV6-RISCV operating system developed by MIT, now with extra features. [Mini Projects 2 and 3 of the Operating Systems and Networks Course, IIIT-H Monsoon'23]

    C 1

  6. neural-networks neural-networks Public

    A collection of various neural networks such as MLP, CNN, RNN, AutoEncoders and OCR implemented using PyTorch. [Statistical Methods in AI, IIIT-H Monsoon'24]

    Python 2