Stars
Solutions to 1500+ problems from ACM ICPC and OIs hosted on DMOJ, SPOJ, and beecrowd
Text Summarization of a large paragraph into smaller paragraph using Attention Networks Seq2Seq Architectures
Encoder Decoder model for English to German Machine Translation Task
English to German Machine Translation using Encoder Decoder with Attention Networks
GLoVe Implementation using matrix Factorization. SVD
Traffic sign board classification using Keras and Deep Learning, with user defined model.
Document scanner using python and open CV.
Detecting COVID-19 in X-ray images using Deep learning
Basics of Google Speech to Text API
In this tutorial i performed basic operations of Microsoft Azure.
Classifying clinically actionable genetic mutations; NIPS-2017 Competition
English To German Translator with ALBERT
English To German Translator with Transformer XL
English To German Translator with GPT
English to German Translator with BERT
English To German Translator with Transformer Network
OS Lab Project
VinitSR7 / models
Forked from saugatapaul1010/modelsA collection of pre-trained, state-of-the-art models in the ONNX format
VinitSR7 / Keras-GAN
Forked from saugatapaul1010/Keras-GANKeras implementations of Generative Adversarial Networks.
Keras Layer implementation of Attention