Pinned Repositories
COVID-Xray_classification
Hearing-Aid-Matlab
Speech Processing System (Implemented in Matlab)
ITWS-3
Water Management Project
Neural-Machine-Translation
Implementing neural machine translation from scratch using Python,Keras.
RAG-examples
Retrieval Augmented Generation Examples - Original, GPT based, Semantic Search based.
Sentiment-Analysis
Using N-Gram Multichannel CNN for Sentiment Analysis
Simulator
Visualisation of Scheduling Algorithms in Java
Statistical-Keyword-Extractor
A statistical based keyword extractor from a single document.
Tensorflow-Tutorials
Basic implementation of Machine Learning and Deep Learning Models in Tensorflow
reichenbch's Repositories
reichenbch/RAG-examples
Retrieval Augmented Generation Examples - Original, GPT based, Semantic Search based.
reichenbch/Neural-Machine-Translation
Implementing neural machine translation from scratch using Python,Keras.
reichenbch/COVID-Xray_classification
reichenbch/Web-App-Django
reichenbch/aaai2019-coala-cqa-answer-selection
reichenbch/Answer-Selection
Code for IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"
reichenbch/gdown.pl
Google Drive direct download of big files
reichenbch/HowTo
This repository houses various algorithms, techniques related to Machine Learning and how to work on these algorithms and play with them.
reichenbch/iGraphly
Implementation of Graph based algorithms with tutorials.
reichenbch/Keyword-Extraction-Datasets
reichenbch/KeywordExtractor-Datasets
reichenbch/language
Shared repository for open-sourced projects from the Google AI Language team.
reichenbch/legalFruitSL
reichenbch/Model-Pruning
Code for Model Pruning on MNIST Dataset
reichenbch/MSMARCO-Conversational-Search
Truly Conversational Search is the next logic step in the journey to generate intelligent and useful AI. To understand what this may mean, researchers have voiced a continuous desire to study how people currently converse with search engines. Traditionally, the desire to produce such a comprehensive dataset has been limited because those who have this data (Search Engines) have a responsibility to their users to maintain their privacy and cannot share the data publicly in a way that upholds the trusts users have in the Search Engines. Given these two powerful forces we believe we have a dataset and paradigm that meets both sets of needs: A artificial public dataset that approximates the true data and an ability to evaluate model performance on the real user behavior. What this means is we released a public dataset which is generated by creating artificial sessions using embedding similarity and will test on the original data. To say this again: we are not releasing any private user data but are releasing what we believe to be a good representation of true user interactions.
reichenbch/NLP-Challenges
reichenbch/nlp-for-hindi
State of the Art Language models and Classifier for Hindi language (spoken in Indian sub-continent)
reichenbch/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
reichenbch/PaperAWeek
This repository houses work related to ambitious idea of mine to read a paper and implement them from scratch.
reichenbch/Paraphrase-Generator
reichenbch/python-dialogflow
Python client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.
reichenbch/Python_NLP_Task
reichenbch/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
reichenbch/rick-bot
reichenbch/Text-Classification-Module
Multiple Deep Learning Algorithms used for performing the task of Text Classification in NLP domain
reichenbch/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
reichenbch/Video-Understanding
Assignment Task related to Video Understanding and Enrichment
reichenbch/voiceMIB
This repo houses the work done for Jovian Generative AI Hackathon
reichenbch/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
reichenbch/Word-Level-Language-Model
Word Level Language Model in PyTorch with Dynamic Quantization for model protability.