Skip to content
View aggarwal-shivam's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report aggarwal-shivam

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

Hi πŸ‘‹, I'm Shivam Aggarwal

Exploring the wonders of Computer Science.

  • πŸ”­ I’m currently working on Performance Prediction using Active Learning.

  • I'm interested in the area of Machine Learning and High Performance Computing.

  • πŸ‘¨β€πŸ’» All of my projects are available here

  • πŸ“« Get in touch with me at [email protected]

Connect with me:

shivam-aggarwal-a02673140 ashivam093 ashivam093

Languages and Tools:

c cplusplus git linux python pytorch scikit_learn

Pinned Loading

  1. Hindi-to-English-NMT-Pytorch Hindi-to-English-NMT-Pytorch Public

    This project aims at implementing a Neural Machine Translation model using the Pytorch to automate the translation of Hindi sentences into English.

    Jupyter Notebook 1

  2. CS779-Research-Project CS779-Research-Project Public

    This repository contains the research project, completed during the course CS779 Statistical NLP. The project included the literature survey, and idea implementation.

    Jupyter Notebook 4

  3. Directory-based-cache-coherence Directory-based-cache-coherence Public

    This repository implements a scalable directory based cache coherence protocol.

    C++

  4. Parallel-Computing-with-MPI Parallel-Computing-with-MPI Public

    This repository contains all the assignments done in the course CS633 Parallel Computing. All assignments are done using the MPI.

    C 3

  5. MultiLevel-cache-simulator MultiLevel-cache-simulator Public

    Implements a multi-level cache simulator to simulate the address trace generated for spec CPU files.

    Python

  6. Trace-generation-and-analysis-for-Multi-threaded-programs Trace-generation-and-analysis-for-Multi-threaded-programs Public

    This repository makes use of PIN tool to generate the traces for Multi-threaded programs, and performs analysis of traces on parameters like access distance and sharing profile.

    C++