Skip to content
View Abhinav-Singhal-8130's full-sized avatar
  • New Delhi

Block or report Abhinav-Singhal-8130

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

Popular repositories Loading

  1. semi-supervised-ladder-networks semi-supervised-ladder-networks Public

    Jupyter Notebook

  2. Dynamic-Memory-Allocator Dynamic-Memory-Allocator Public

    Implemented dynamic memory allocator using doubly linked list and optimized it using BST and AVL trees in Java to allocate / free memory blocks from RAM and efficiently defragment the RAM for best …

    Java

  3. Traffic-Density-Estimation Traffic-Density-Estimation Public

    Forked from abhishekark17/Traffic-Density-Estimation

    C++

  4. MIPS-Multi-Core-Processor-Simulator MIPS-Multi-Core-Processor-Simulator Public

    Forked from abhishekark17/COL216-Assignments

    C++

  5. Compiler-for-dummy-lanuage Compiler-for-dummy-lanuage Public

    Developed a compiler to perform lexing, parsing and generation of abstract syntax tree using ML-Lex and ML-Yacc. Implemented type checking, evaluation of boolean and integer expressions, and lambda…

    Standard ML

  6. fake-news-detection fake-news-detection Public

    Trained LSTM based deep learning model to detect fake news from a given news corpus. This project can be practically used by any media company/government regulator to automatically predict whether …

    Jupyter Notebook