GithubHelp home page GithubHelp logo

OMKAR NITSURE's Projects

ball-on-a-plate icon ball-on-a-plate

I have designed the control solution for ball on a plate control system problem in Python. It makes use of the scipy.integrate utility from the scipy library and pygame which is a cross-platform set of Python modules used for writing video games.

bubble-shooter-game icon bubble-shooter-game

Bubble Trouble, an interactive bubble shooter game designed in C++ with optimizations for more frames and visually appealing look

digital-circuits-design icon digital-circuits-design

This repository contains codes written by me for all the labs of Digital Circuits Laboratory(EE214) course

digital-filter-design icon digital-filter-design

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 coefficients of impulse response

generating_faces_vae icon generating_faces_vae

Trained a Variational AutoEncoder Model to reconstruct the image and then sampled the latent space in order to get newly generated face images

human_vs_chatgpt icon human_vs_chatgpt

This is a novel Transformer network based approach to distinguish ChatGPT generated Text from Human text. The model was also deployed on local server using Flask where Docker was used to manage all dependencies.

image-classification-using-compressed-sensing icon image-classification-using-compressed-sensing

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 centers computed on the training data to execute a kmeans-based algorithm to do final classification.

inverted-pendulum icon inverted-pendulum

Simulated the Inverted pendulum control system using Matlab Software and plotted various system parameters as a function of time to understand and thus improve the current state using feedback control

mumbai_rainfall_forecasting icon mumbai_rainfall_forecasting

Used different Transformer based and LSTM based models for forecasting rainfall in different areas of Mumbai. Employed different smart training techniques to improve correlation with the true time-series.

neural-style-transfer icon neural-style-transfer

Created a Neural network based architecture which is able to generate an image having contents of a content image drawn in the style of a style image

pipelined-processor-design icon pipelined-processor-design

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

satellite_to_maps_gan icon satellite_to_maps_gan

Trained a generative Adverserial Network (GAN) which when given the satellite image of a place as input, outputs the Map image of that same location. It was trained using standard adverserial training.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.