Chetan Gupta (@chaets)
  • Stars
    star
    19
  • Global Rank 658,561 (Top 23 %)
  • Followers 6
  • Following 1
  • Registered almost 7 years ago
  • Most used languages
    Java
    30.8 %
    C
    23.1 %
    Python
    15.4 %
    Assembly
    7.7 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 115,657
  • Country Ranking
    Assembly
    2,291

Top repositories

1

Cluster-Benchmarking

Cluster Benchmarking of CPU, RAM, I/O and network using C
C
3
star
2

Automatic-smear-detection-on-the-camera-lens-from-given-street-view-images

detect smear present on the camera lens through various image processing algorithms
Python
3
star
3

Sort-using-Spark-and-Hadoop

This project covers sort through Hadoop and Spark on multiple nodes. We have used Linux system to implement your application and used the Proton Cluster accessible at 216.47.142.37; each Hadoop group (cluster) has 4 nodes, each node having 4-cores, 8GB of memory, and 80GB of SSD storage.
Java
1
star
4

Understanding-the-cost-of-Computing-in-the-cloud

1
star
5

translates-the-virtual-address-into-Physical-address

uv2p() – uv2p system call translates the virtual address into Physical address.
Assembly
1
star
6

Computer_Vision_projects

All the CV codes
Jupyter Notebook
1
star
7

Convolution-network-for-Bush-and-William-Data-Set

Convolution network for Bush and William Data Set to identify if they are in the pic or not
Jupyter Notebook
1
star
8

Heartbeat_data_analysis

Heartbeat_data_analysis after reading ECG data
Jupyter Notebook
1
star
9

Deep-neural-network-with-limiter-precision-on-GPUs-using-python

Deep neural network with limited precision on GPUs using python
Python
1
star
10

Coupon-Inventory-System

Coupon Inventory System using JAVA
Java
1
star
11

Sort-on-Single-shared-memory

sorting on external and multi-threaded programming
Java
1
star
12

implement-semi-colon-and-and-operator-in-XV6

implement semi-colon and and operator in XV6
C
1
star
13

Deep-learning-with-limited-precision-using-GENANN

Deep learning with limited precision using GENANN in C. precisions like Int 8, int 16, Float 32 and Float 16
C
1
star
14

Generl-Sorting-for-Teragigabit-of-Data

External data sort and multithreaded programming is performed on single node shared memory for two given datasets of 2 GB and 20 GB each. The purpose of the project is to sort datasets larger than the size of the memory using External Sorting Technique. The results are evaluated and then comparison is carried out with the implementation of the results of Linux sorting. This document illustrates graphically the strategy for implementing the sorting followed by merging. The document also puts forward tabular performance evaluation for the same.
Java
1
star