• Stars
    star
    1
  • Language Cuda
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository is a Course Project made for Parallel Programming Course. It uses MPI and CUDA for Fast (Matrix x Vector) multiplication

More Repositories

1

landsatCNN

This Repo. contains code used for data collection and cleaning as well as model codes for running CNNs on Landsat Images at village level
Jupyter Notebook
4
star
2

col100_lab_sessions

Jupyter Notebook
3
star
3

Disk-Virtualization

Python Simulation of Disk Consolidation,Partitioning ,Block Replication and SnapShoting
Python
2
star
4

k-function-approximation

Programming Assignment 2 for Advanced Data Structures Course (COL702)
Shell
2
star
5

Subgraph-Isomorphism-Using-SAT-Solver

This is an Artificial Intelligence assignment which models Subgraph Isomorphism problem to be solved by a SAT Solver
C++
2
star
6

TCP-Using-UDP

Some features of TCP such as sliding window, congestion control, and packet retransmissions are built on top of UDP which is used by two java programs
Java
2
star
7

Network-System-Security-3

Python
1
star
8

Caliberated-Sum-of-Night-Lights-in-GEE

DMSP-OLS Night Light dataset is uncaliberated. Using the coefficients of calibration provided in the below paper, script is provided to obtain time series Sum of Lights for any required region(s).
JavaScript
1
star
9

karatsuba_multiplication

Implemented in C++
C++
1
star
10

objDetection

Jupyter Notebook
1
star
11

blockchain-simulator

C++
1
star
12

rivigoContest

submissions to Rivigo's Coding Championship which was a week long contest to make approximate algorithms to a complex problem (Achieved 2nd position in India)
C++
1
star
13

ayushgupt.github.io

My Personal Website
Jupyter Notebook
1
star
14

Complaint_Resolution_App_Server

HTML
1
star
15

deepLearningAssignment1

This contains Google Collab Notebook for my Deep Leaning Assignment of implementing Neural Networks from scratch
Jupyter Notebook
1
star
16

ayushgupt

1
star
17

opticsDensityBasedClustering

Implementation of Optics Density Based Clustering in C++ (Data Mining[COL870]).
1
star
18

Moodle_Plus_Android_App

Java
1
star
19

Sudoku-Game-and-Solver

This repository contains code for deployment of Sudoku Game and Sudoku Solver on Google App Engine.
PHP
1
star
20

Resource-Allotment-using-Local-Search

Worked on the NP-Hard problem of Combinatorial Auction i.e. maximisation of revenue collection. Modelled the problem as a local search and constraint satisfaction problem and used greedy hill climbing with random restarts and random walks.
C++
1
star
21

Complaint_Resolution_App_database

1
star
22

apriori-frequent-itemset

Implementation of Apriori Algorithm for Mining Frequent Itemsets and comparison with FP-growth implementation at different support thresholds
C++
1
star
23

Youtube-Website

This project is basically a Database Management System Course Project, where PostgreSQL usage needed to be shown. HTML, CSS, Bootstrap and JavaScript is used in frontend and PostgreSQL,PHP for backend.
PLpgSQL
1
star
24

Relevant-Document-or-Phrase-Search-Using-LSI

Uses Singular Value Decomposition to group similar words, documents and relevant document for search queries
Python
1
star