Pinned Repositories
DBpedia-Chatlog-Analysis
discourse analysis for DBpedia chatbot: http://chat.dbpedia.org/
pos_tagger
A neural model for the POS tagging task
deep-learning-projects
Contains deep learning projects
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
generative-adversarial-networks
Contains my experiments with GANs.
InterviewBit
This repository contains my solutions to the problems of InterviewBit.
Pima-Indians-Diabetes-kaggle
This repo contains the solution of the Pima Indians Diabetes Database given on kaggle. https://www.kaggle.com/uciml/pima-indians-diabetes-database
Pytomate
This repository contains python scripts for automating tasks.
WinterSem-2020-21
Assignments/seminars/notes.
youtube-downloader-messenger-bot
A facebook messenger chatbot that downloads videos from youtube given the search query.
rrichajalota's Repositories
rrichajalota/generative-adversarial-networks
Contains my experiments with GANs.
rrichajalota/Interpreting-CNN-BiLSTM
Code for the term paper of Explainability Methods for Neural Networks seminar. Text classification models - CNN and BiLSTM - are interpreted using Integrated gradients and Layer-wise Relevance Propogation.
rrichajalota/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
rrichajalota/WinterSem-2020-21
Assignments/seminars/notes.
rrichajalota/100-Days-Of-ML-Code
100 Days of ML Coding
rrichajalota/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
rrichajalota/chatbot-1
DBpedia Chatbot
rrichajalota/coding-interview-university
A complete computer science study plan to become a software engineer.
rrichajalota/datascience-exam
Repo supporting data science team interview exams.
rrichajalota/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
rrichajalota/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on [DeepLearning.ai](deeplearning.ai) course. I've enjoyed every little bit of the course hope you enjoy my notes too.
rrichajalota/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
rrichajalota/fakeNewsDetection
holds code for fake news detection
rrichajalota/fromthetensor
From the Tensor to Stable Diffusion, a rough outline for a 9 week course.
rrichajalota/GSoC
Google Summer of Code organization
rrichajalota/interview
rrichajalota/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
rrichajalota/ml-glossary
Machine learning glossary
rrichajalota/Perceptron_Summer_2017
rrichajalota/project-based-learning
Curated list of project-based tutorials
rrichajalota/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
rrichajalota/QALD
QALD sources (data, website, documents, scripts)
rrichajalota/really-awesome-gan
A list of papers on General Adversarial (Neural) Networks
rrichajalota/rrichajalota.github.io
My personal website ✨
rrichajalota/Screenshot-to-code-in-Keras
A neural network that transforms a screenshot into a static website
rrichajalota/software-project
Multilingual NER
rrichajalota/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
rrichajalota/Tensorflow-Programs-and-Tutorials
Implementations of CNNs, RNNs, GANs, etc
rrichajalota/the-gan-zoo
A list of all named GANs!
rrichajalota/ws-20-21