Git Product home page Git Product logo

Dhawal Jain's Projects

autoencoder-and-kernel-density icon 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

azure-sdk-for-net icon 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.

basic-similarity-predictor icon basic-similarity-predictor

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

bittorrent icon bittorrent

Bittorrent is a P2P file sharing protocol which accounts for over 25% of traffic on the internet. In P2P file sharing,a software client on an end-user PC request a file,and portion of the requested file residing on peer machines are sent to the client and then reassembled into a full copy of the requested file. We created our own .mtorrent for this purpose and which contain the SHA1 of the corresponding file and all other necessary details related to tracker and its own Id. We also handled the fault tolerance on network by maintaining two trackers instead of one.

decisiontree icon decisiontree

Implementation of decision tree from scratch along with analysis of its performance with different types of impurity measures

distributed-ai-on-the-edge icon 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.

ias_hackathon icon ias_hackathon

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

l1-l2-regularization-and-kfold icon l1-l2-regularization-and-kfold

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

logistickmeanshirerchical icon logistickmeanshirerchical

Logistic Regression and Kmeans implementation from scratch on Admission dataset and wine dataset respectively

minisqlengine icon minisqlengine

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

neural-network icon 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.

openmp-basics icon openmp-basics

Some basic parallel computing time comparison in parallel scheduling algorithm.

pintos_ icon pintos_

Some Modifications in pintOS related to mutual exclusion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.