Kuldeep Gautam (kgautam01)

kgautam01

Geek Repo

Company:Indian Institute of Technology, HYD

Location:Hyderabad, Telangana

Home Page:https://kgautam01.github.io

Github PK Tool:Github PK Tool


Organizations
IITH-Compilers

Kuldeep Gautam's repositories

Automated-Essay-Scorer

Deep learning & NLP based project, using word2vec model for creating word embeddings and using it to feed to LSTM neural network to predict the essay score awarded to a student.

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

DNN-Based-Face-Detection

A Deep Neural Net-based face detection project, making use of Caffe implementation of resnet10 architecture to detect the faces in the images, videos, or using a webcam with good accuracy.

Language:PythonStargazers:1Issues:0Issues:0

ScratchML

This repo contains implementations of important classic ML algorithms from scratch in Python.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0
Language:LLVMStargazers:0Issues:1Issues:0

CodeForces-Scraper

Selenium-Python-based scraper for scraping the source codes and other information of the problems.

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

cs-algorithms

Algorithms that you must know as computer science student

Language:PythonStargazers:0Issues:0Issues:0

Face-Detection-In-Images

A computer vision project using OpenCV and Haar cascade file(face.xml here) to detect the faces in an image.

Language:PythonStargazers:0Issues:0Issues:0

Face-Detection-Using-Webcam

A computer vision project detecting face, eyes and smile of a person using a webcam and also in a video being imported by the user.

Language:PythonStargazers:0Issues:0Issues:0

Google-Hash-Code-2020

This repo contains the problem statement, input files, source code and corresponding output files of the online qualification round of Google Hash Code 2020.

Language:PythonStargazers:0Issues:0Issues:0

Kaggle-Competitions

This repo contains solutions to basic classification and regression-based Kaggle competitions. The projects were done in early stages, organized now into a single repository.

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

Method-Name-Preprocessor

This repo contains trie-based implementation for preprocessing the incomplete/abbreviated method names to replace the originals with more meaningful ones.

Language:PythonStargazers:0Issues:1Issues:0

Hacktoberfest

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding

License:MITStargazers:0Issues:0Issues:0

HacktoberFest_2K19

Repo for HacktoberFest 2019, either its you first time using Github, first PR or a professional, aim is to help everyone to contibute and get the perk of contibution [Free Tshirt and Stickers].

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

IR2Vec

Implementation of IR2Vec, published in ACM TACO

License:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

kgautam01.github.io

This repo contains my web-portfolio as well as my personal blog to collect hard-to-find resources and creating a goto place for everyone to get benefit from it.

Language:SCSSStargazers:0Issues:0Issues:0

Simplex-Algorithm

Implementation of Simplex Algorithm using matrices in Python. This implemenation is not the matrix form of the tableau method but a different implementation of the algorithm.

Language:PythonStargazers:0Issues:0Issues:0

System-Util

This repo contains utility shell scripts for easing out daily tasks in Linux.

Language:ShellStargazers:0Issues:0Issues:0

Word-Cloud-of-Bag-of-Words-Model

A purely NLP based project, performing text mining to create a Bag of words model in order to create a word cloud from it to get certain insights from the data.

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