Rishab (rishabkr)

rishabkr

Geek Repo

Company:Microsoft

Location:Hyderabad

Home Page:https://www.linkedin.com/in/rishab-327a13142/

Github PK Tool:Github PK Tool

Rishab's repositories

Attention-Is-All-You-Need-Explained-PyTorch

A paper implementation and tutorial from scratch combining various great resources for implementing Transformers discussesd in Attention in All You Need Paper for the task of German to English Translation.

Language:Jupyter NotebookStargazers:10Issues:2Issues:0

ML_algos_from_scratch

A collection of various machine learning algorithms written from scratch for classification,regression and clustering and dimensionality reductions

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

Pix2Pix_GAN_Image_Translation

An implemenation of Pix2Pix GAN for google satellite images to street view translation

Language:PythonStargazers:3Issues:2Issues:0

Computer-Vision

Various implementations for Object Detection(SSD),Face Detection(using OpenCV) and GAN'S(for image generation)

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

Knowledege-Graphs-and-NLP

A simple triple based knowledge graph construction by extracting sentence structures and properties. [ Repository under construction, new stuff to be added soon].

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

Usage-of-Rdkit-and-Mol2Vec-for-molecular-binding-affinity-prediction

Used toolkits from Rdkit and Mol2vec molecular embeddings for the regession task of binding affinity prediction for various COVID-19 drugs in the form of SMILES representation.

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

Aspect-Based-Sentiment-Analysis

Aspect based topic extraction from unlabelled raw reviews and assigning sentiments to each of the aspects.

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

Chord-Distributed-Hash-Table

Implementation of Chord(in C++)A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. Chord is a distributed lookup protocol that addresses this problem

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

Cognitive-and-Computational-Neuroscience

Implementation of different types of Neuron Firing Models and cognitive Learning methods in python using neurodynex package and brian2.

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

Competitive-Programming

Creates selected questions from various sites like Leetcode,Interviewbit,GFG,CSES etc.

Language:C++Stargazers:1Issues:2Issues:0

Dependency-Parsing-For-Indian-Language-Hindi

A comparison of Dependency Parsing techniques using features extracted from the Universal TreeBank Dataset for Hindi Language.

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

Linear-Algebra-and-Sparse-Matrix-Algorithms

Implementation of Sparse Matrix algorithms and Linear Algebra techniques (eg. Faster LU decomposition)

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

Music-Generation-using-char-level-RNN-s

An implementation of music generation using char level RNN's

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

Posix-Shell-in-c-

A Linux Like posix shell implemented in C using multithreading concepts with support and exectuion for various commands,creating foreground and background processes and input output redirection using system buffers.

Language:CStargazers:1Issues:2Issues:0

RESEARCH-PAPER-IMPLEMENTATIONS

Various research papers along with implemented code.

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

Wikipedia-Search-Engine

A locally scalable index based search Engine for Wikipedia XML dump with result retrieval latency of 1-5 milliseconds.

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

Association-Rule-Mining

Collection of library and from-scratch implementations of Apriori and FP Growth algorithm for frequent itemset and association rule mining,

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

AutoEncoders

A PyTorch Implementation and experimentation of Variational AutoEncoders with interpolation in latent spaces.

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

Convex_Optimzation-using-cvxopt-and-cvxpy-

Various Problems in Convex Optimization solved using cvxpy and cvxopt ,along with optimization methods in learning(gradient descent and its variants).

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

Email-and-text-Topic-Modelling-Latent-Dirichlet-Allocation

Topic modelling of sample wikipedia articles, and half a million emails from enron email dataset using Latent Dirichlet Allocation using gensim.

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

Geometric-Deep-Learning-in-PyTorch

(Repository under development) A collection of foundational Implementation of Geometric Deep Learning involving Graph Neural Networks.

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

Language-Modelling

A collection of different types of Language Modelling techniques, new models to be added soon.

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

Named-Entity-Recognition-using-LSTMS

An implementation of Named Entity Recognition using LSMTs

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

Neural-Machine-Translation

seq2seq Encoder Decoder based Neural Machine Translation models and their comparison

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

openCV

Some scripts and examples for openCV usage

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

Sentiment-Analysis-of-Tweets

Various Sentiment Analysis Techniques using Attention Models,Transformers,Recurrent Models and Baseline Algorithms

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

Simple-basic-neural-language-model-tutorial

A basic and very simple implementation of a Neural Language Model for next word prediction.

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

Transformers-from-scratch

Implementation of a Transformer architecture from scratch and a simple machine translation example

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

Usage-of-Google-s-BERT-for-twitter-HateSpeech-Classification

Using BERT developed by Google AI for twitter Hatespeech classification.

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