Skip to content
View anmolagarwal999's full-sized avatar
Block or Report

Block or report anmolagarwal999

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

Pinned

  1. Submission-NeurIPS-Large-Language-Model-Efficiency-Challenge-2023 Submission-NeurIPS-Large-Language-Model-Efficiency-Challenge-2023 Public

    This public repository contains artefacts, code needed to reproduce our submission for NeurIPS Large Language Model Efficiency Challenge (https://llm-efficiency-challenge.github.io/) which ranked s…

    Python 1 1

  2. lightning_fast_wiki_search_engine lightning_fast_wiki_search_engine Public

    Indexer and search engine for English Wikipedia: Using k-way merge-sort to create and store an inverted index from a Wikipedia XML dump. Search code fetches documents with minimum latency for simpl…

    Python

  3. Discrete-Optimisation Discrete-Optimisation Public

    Algorithms project based on the Coursera course by Pascal Van Hentenryck

    HTML 1

  4. GrabCut-based-Image-Segmentation GrabCut-based-Image-Segmentation Public

    Python implementation of the image segmentation algorithm "GrabCut"

    Jupyter Notebook

  5. Implementation-of-robotic-vision-and-SLAM-algorithms Implementation-of-robotic-vision-and-SLAM-algorithms Public

    Jupyter Notebook 3

  6. Implementation-of-Two-Phase-Commit-Protocol-for-distributed-transactions Implementation-of-Two-Phase-Commit-Protocol-for-distributed-transactions Public

    Python