Skip to content
View advaitjavadekar's full-sized avatar

Block or report advaitjavadekar

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. cache_simulator cache_simulator Public

    Multilevel cache simulator using C++. L1 and L2 cache write-back write-allocate policy with replacement policies like lru and fifo. L2 cache of type non-inclusive,inclusive and exclusive.

    C++ 1 1

  2. Image-Compression-using-Vector-Quantization Image-Compression-using-Vector-Quantization Public

    kmeans and vector quantization

    MATLAB 1

  3. LDA-and-QDA LDA-and-QDA Public

    Linear Discriminant Analysis and Quadratic Discriminant Analysis

    MATLAB 1

  4. kNN kNN Public

    An implementation of k nearest neighbours in MATLAB without using inbuilt functions

    MATLAB 1 1

  5. Cache-Coherency-Protocols Cache-Coherency-Protocols Public

    MSI, MOSI, MOESI protocols in multiprocessor caches

    C++ 1

  6. Qt-GUI-on-Embedded-Linux-System Qt-GUI-on-Embedded-Linux-System Public

    Health Monitoring System GUI using Qt Creator on a TFT interfaced with BeagleBone Black

    C++