CHANDRAGUPTA (chandragupta0001)

chandragupta0001

Geek Repo

0

followers

0

following

Location:india

Home Page:https://www.youtube.com/channel/UCHs4t8fyN_nAwH-0tqwwGdA

Github PK Tool:Github PK Tool

CHANDRAGUPTA's repositories

SamsungPractice

Problems for Samsung Research Institute, India - 3 hours Online Test.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Radar

project radar hand gesture

Language:PythonStargazers:5Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

coursera-gan-specialization

Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai

License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

OpenMP-Parallel-Processing-Architecture

Implementation of Parallel computer Architecture for Parallel processing of Distributed Algorithms in python using openMP/MPI

Language:PythonStargazers:0Issues:0Issues:0

Shell-Utility-file-copy

Using system calls to handle all file operations, write a program in C/C++/Java that copies a file from one location to another, and deletes the original version. The program should take two file names as its arguments, the first one being the file to copy, and the second being the new location. The new location should not be over-written if it already exists. The program should check for bad inputs and should work for files of arbitrary size. In addition, the program should gracefully handle error conditions while copying the file. Make sure to use system calls (e.g., open) and not the C library for manipulating files (e.g., fopen).

Language:CStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Electronic-duster

this was my first year project, i made a duster for chalkboard which contain small vaccume cleaner

Stargazers:0Issues:0Issues:0

IoT-smart-energy-Meter

IoT smart meter reads real time power consumption from from a regular household energy meter and uploads it to host website

Language:C++Stargazers:0Issues:0Issues:0

Circular-Jail-Puzzle

There is a circular jail with 100 cells numbered 1-100. Each cell has an inmate and the door is locked. One night the jailor gets drunk and starts running around the jail in circles. In his first round he opens each door. In his second round he visits every 2nd door (2,4,6---) and shuts the door. In the 3rd round he visits every 3rd door (3,6,9---) and if the door is shut he opens it, if it is open he shuts it. This continues for 100 rounds (i.e. 4,8,12 ---; 5,10,15 ---; ---; 49,98 etc.) and exhausted the jailor falls down. How many prisoners found their doors open after 100 rounds?

Language:C++Stargazers:0Issues:0Issues:0

MAchine_Learning-

machine learning algorithm from scratch

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deep-soli

Gesture Recognition Using Neural Networks with Google's Project Soli Sensor

License:MITStargazers:0Issues:0Issues:0