Dhawal Jain (dhawal777)

dhawal777

Geek Repo

Github PK Tool:Github PK Tool

Dhawal Jain's repositories

azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

azure-powershell

Microsoft Azure PowerShell

License:NOASSERTIONStargazers:0Issues:0Issues:0

azure-docs-sdk-dotnet

Repository for documentation on the Azure .NET SDK.

Language:PowerShellLicense:CC-BY-4.0Stargazers:0Issues:0Issues:0

azure-cli

Azure Command-Line Interface

License:MITStargazers:0Issues:0Issues:0

azure-cli-extensions

Public Repository for Extensions of Azure CLI.

License:MITStargazers:0Issues:0Issues:0

azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

Language:C#License:MITStargazers:0Issues:0Issues:0

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

License:NOASSERTIONStargazers:0Issues:0Issues:0

graduation

$ git remote <graduation> yearbook

Stargazers:0Issues:0Issues:0

docker-handbook-1

:whale: notes from docker self paced training

License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Distributed-System-Termination-Detection-with-Casusal-and-Arbitrary-Channel

Termination Detection algorithm implementation in distributed system, along with casual and arbitary channel

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

docker-handbook

Node JS web app using docker

Stargazers:0Issues:0Issues:0

Distributed-AI-on-the-Edge

Built a Distributed AI on the Edge Platform that is capable of managing & deploying tensorflow models using tensorflow serving. The platform was built using micro-service based architecture with features like auto-scaling, scheduling, centralized logging, monitoring, notification, high-availability and fault tolerance.

Language:PythonStargazers:0Issues:0Issues:0

MiniSQLEngine

Developed a mini sql engine particularly for processing of all variation of select based sql queries.

Language:PythonStargazers:0Issues:0Issues:0

Rumour-Detection-and-Stance-Classification

IRE course: major project description

Stargazers:0Issues:0Issues:0

Transformers

Implemented SOTA model for fine tuning our tweet and Reddit data for Prediction of Rumour through SDQC

Stargazers:0Issues:0Issues:0

Competitive_Programming

All standard competitive programming questions with solutions from different coding platforms

Stargazers:0Issues:0Issues:0

WikipediaSearchEngine

Created a mini wikipedia search engine on wikipedia data dump of 2019 of size 73 GB.Results are retrived in less than a sec.

Language:PythonStargazers:0Issues:0Issues:0

Handwritten-Digit-Recoganization-by-ANN-in-openmp

Implementation of serial and parallel NN for handwritten digit recognition in openmp

Language:CStargazers:3Issues:0Issues:0

Restaurant_Rating_Prediction

Implemented a model that is capable of predicting a restaurant rating taking into account several factors such as reviews and restaurant facilities. Analysis of review is done based on NLP techniques that include polarity analysis, TF-IDF which are all followed by pre-processing.

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

van-Emde-Boas-Tree-and-Comparision

van Emde Boas tree with application to Prims and compare wrt Union Find and AVL.

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

Basic-Similarity-Predictor

​ ​A ​system​ ​that​ ​can​ ​calculate​ ​similarity​ ​score​ ​between​ ​different​ ​text​ ​chunks.

Language:PythonStargazers:4Issues:0Issues:0

Neural-Network

Neural Network implementation from scratch along with its analysis with different type of activation function and with variation in hidden layer size and depth.

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

AutoEncoder-and-Kernel-Density

Implementation of an auto-encoder is a type of artificial neural network used to learn efficient data encoding in an unsupervised manner along with kernel density estimators

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

IAS_Hackathon

Developed a micro-service using docker on a tf-model in 8 hr hackathon

Language:PythonStargazers:0Issues:0Issues:0

OpenMp-Basics

Some basic parallel computing time comparison in parallel scheduling algorithm.

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

L1-L2-Regularization-and-Kfold

Applied Regularisation techniques(Ridge+Lasso) and observed improvement in regression algorithm.It also contain two promising cross validation technique.

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

TerminalFileExp

It is a implementation of File Explore with two basic operating modes namely normal mode and command mode.Normal Mode:It displays list of files in current folder and can move between folder and correspondinly keep track of navigating path with proper handling of all cases that make it look better and help it to become versatile Command Mode:It include all the functionalities which defines it utility and are as follows: Copy,move,delete,remove file/folder,snapshot,search and further supported by recycle bin.

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