Kuldeep Singh Sidhu (singhsidhukuldeep)

singhsidhukuldeep

Geek Repo

Location:India

Home Page:http://kuldeepsinghsidhu.com

Twitter:@kuldeep_s_s

Github PK Tool:Github PK Tool

Kuldeep Singh Sidhu's repositories

request-boost

A better requests and urllib. A simple package for hitting multiple URLs and performing GET/POST requests in parallel.

Language:PythonLicense:AGPL-3.0Stargazers:43Issues:0Issues:0

Google-Colab-Shell

Now you can open shell in Google Collab

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:77Issues:0Issues:0

data-science-interview-prep

This is a completely open-source repo of interview questions and answers for people preparing for such interviews. This is maintained by you and you can send the questions that you faced during interviews.

License:AGPL-3.0Stargazers:10Issues:0Issues:0

Youtube-Views-Hack

Increase Youtube Views with multiple videos playing at once and reloading at a set frequency

Language:HTMLLicense:MITStargazers:24Issues:0Issues:0

2D-Navier-Stokes-Solver

As the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the help of high speed computers. In order to solve and analyse these fluid flows we require intensive simulation involving mathematical equations which governs the fluid flow, these are Navier Stokes (NS) equation. Solving these equations has become a necessity as almost every problem which is related to fluid flow analysis call for solving of Navier Stokes equation. These NS equations are partial differential equations so different numerical methods are used to solve these equations. Solving these partial differential equations so different numerical methods requires large amount of computing power and huge amount of memory is in play. Only practical feasible way to solve these equation is write a parallel program to solve them, which can then be run on powerful hardware capable of parallel processing to get the desired results High speed supercomputer will provide us very good performance in terms of reduction in execution time. In paper focus will be on finite volume as a numerical method. We will also see what GPGPU (General-Purpose computing on Graphics Processing Units) is and how we are taking its advantages to solve CFD problems.

Language:CStargazers:27Issues:0Issues:0

stay-awake

Simple Platform Independent Python package to keep your system awake without affecting workflow!

Language:PythonLicense:GPL-3.0Stargazers:22Issues:0Issues:0

Text-Summarizer

Comparing state of the art models for text summary generation

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:18Issues:0Issues:0

ChatBot-using-Chatterbot

Creating Chatbot using Chatterbot in under few minutes

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

NLP-pipeline-using-Spacy

Natural Language Processing, or NLP, is the sub-field of AI that is focused on enabling computers to understand and process human languages.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

skops

skops is a Python library helping you share your scikit-learn based models and put them in production

License:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:3Issues:0Issues:0

template-python-django

A Django template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

License:MITStargazers:0Issues:0Issues:0

pdf-to-csv

Convert pdf to csv

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Facial-landmarks-recognition

Identifying faces in photos or videos is very cool, but this isn’t enough information to create powerful applications, we need more information about the person’s face, like position, whether the mouth is opened or closed, whether the eyes are opened, closed, looking up and etc.

Language:PythonLicense:Apache-2.0Stargazers:2Issues:0Issues:0

random-stock-picker

Random stock picker for Indian and US stock exchanges, NSE, BSE, NASDAQ, NYSE

Language:PythonLicense:GPL-3.0Stargazers:2Issues:0Issues:0

fast-api-template

FastAPI is a high performance simple framework for building APIs(Application Programming Interface).

Language:PythonLicense:MITStargazers:5Issues:0Issues:0

Fraud-Prediction

Fraud detection model for synthetic dataset of money transactions.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

Mytrah-PCGT

Mytrah Energy Ltd. The objective of the PCGT Portal is to ease the process of comparing the power curve from site and the comparing of that with the one from the actual site of deployment. The software compiles the provided raw data by performing various filtration processes as well as the required calculations to get the Power Curve.

Language:JavaScriptStargazers:1Issues:0Issues:0

addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons

License:Apache-2.0Stargazers:0Issues:0Issues:0

training-BERT-from-scratch

RoBERTa: A Robustly Optimized BERT Pretraining Approach. It builds on BERT and modifies key hyperparameters, removing the next-sentence pretraining objective and training with much larger mini-batches and learning rates.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

TRex-Neural-Network-AI

A simple artificial intelligence to teach Google Chrome's offline dinosaur to jump cactus, using Neural Networks and a simple Genetic Algorithm.

Language:JavaScriptStargazers:2Issues:0Issues:0

financial-demo

A demo for a financial services bot

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Recommendation-System

Comparing different recommendation systems algorithms like SVD, SVDpp (Matrix Factorization), KNN Baseline, KNN Basic, KNN Means, KNN ZScore), Baseline, Co Clustering

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6Issues:0Issues:0

Cognitive-Literature-Analysis

Cognitive Literature Analysis. This is submission for Microsoft ACAD Accelerator 2018

Stargazers:1Issues:0Issues:0

Generating-Devanagari-Using-DRAW

PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

Mask-RCNN-Object-Detection

You can now build a custom Mask RCNN model using Tensorflow Object Detection Library! Mask RCNN is an instance segmentation model that can identify pixel by pixel location of any object.

Language:PythonStargazers:5Issues:0Issues:0

Text-Classification-using-FastText

Building the User Review Model with fastText (Text Classification) with response time of less than one second

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Tensorflow-Eager-Execution

Eager Execution enables you to run operations immediately

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

QR-Code-decryption-with-tensorflow

Getting data in QR code using Tensorflow

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

2048-AI-enabled

The all so popular 2048 game now played by computer. The AI plays the game multiple times using completely random moves! The average end score per starting position is calculated.

Language:CSSStargazers:1Issues:0Issues:0