Skip to content
View rugvedmhatre's full-sized avatar
๐Ÿ‘จโ€๐ŸŽ“
Learning at NYU
๐Ÿ‘จโ€๐ŸŽ“
Learning at NYU
Block or Report

Block or report rugvedmhatre

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

Hi, Rugved here! ๐Ÿ‘‹๐Ÿผ

  • I'm currenty pursuing Masters in Computer Engineering at NYU Tandon.

  • I was working in DevOps at Oracle, automating our infrastructure using Python, Shell and Java.

  • I'm an AI/ML enthusiast and working on a few projects in Computer Vision

Learn more on my portfolio

Connect with me:

Twitter

LinkedIn

Pinned

  1. Multimodal-Sentiment-Analysis Multimodal-Sentiment-Analysis Public

    This project aims to develop a robust multi-modal sentiment analysis system that integrates visual cues from images with textual data to provide a more comprehensive understanding of human emotions.

    Jupyter Notebook 1

  2. Continual-Learning-for-Autonomous-Vehicles Continual-Learning-for-Autonomous-Vehicles Public

    Applying the continual learning framework to Autonomous Vehicle driving

    Jupyter Notebook

  3. ResNet ResNet Public

    ResNet Model trained to classify images on CIFAR-10 dataset

    Jupyter Notebook 2

  4. Vector-Timing-Simulator Vector-Timing-Simulator Public

    Forked from Akshath-Mahajan/Timing-Simulator

    A Python-based Vector Processor Timing Simulator

    Python

  5. MIPS-Pipeline-Simulator MIPS-Pipeline-Simulator Public

    Cycle-accurate MIPS 5-Stage Pipeline Simulator in C++, emulating a subset of MIPS instructions. Tracks instruction execution cycle by cycle, models pipeline stages, hazards, and performance metricsโ€ฆ

    C++

  6. pong pong Public

    Pong Game using x86 Assembly Language

    Assembly