Skip to content
View omkar-nitsure's full-sized avatar
๐Ÿ‘‹
๐Ÿ‘‹

Highlights

  • Pro

Block or report omkar-nitsure

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

Popular repositories Loading

  1. Compressed-Sensing-for-Image-Classification Compressed-Sensing-for-Image-Classification Public

    In this project, we do image classification on the MNIST dataset with 10 classes using compressive measurements. This involves sampling the image using a sensing matrix and then using the cluster cโ€ฆ

    Python 1

  2. Constrained-Sampling-from-LLMs Constrained-Sampling-from-LLMs Public

    Jupyter Notebook 1

  3. omkar-nitsure omkar-nitsure Public

  4. Digital-Filter-Design Digital-Filter-Design Public

    Designed Bandpass and Bandstop IIR filters using the Butterworth, Chebyschev and Elliptic approximation. Also designed Bandpass and Bandstop FIR filters using the Kaiser Window to compute the coeffโ€ฆ

    TeX

  5. Pipelined-Processor-Design Pipelined-Processor-Design Public

    Designed a Single Cycle 6-stage pipelined Processor which can execute 26 different instructions and implemented it in code in VHDL

    HTML 1

  6. 8051-Microcontroller-Interfacing 8051-Microcontroller-Interfacing Public

    This repository has the code files written by me for all labs of the Microprocessors Lab(EE337) Course

    Assembly