Pinned Repositories
1804_python_healthcare
pdf, py, and jupyter notebook files for https://pythonhealthcare.org/
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
adversarial-learning-robustness
Contains materials for workshops pertaining to adversarial robustness in deep learning.
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
asd
Automatic-IT-Ticket-Assignment-NLP
To build an AI-based classifier model to assign the tickets to right functional groups by analyzing the given description
awesome-mlops
A curated list of references for MLOps
awesome-r-learning-resources
A curated collection of free resources to help deepen your understanding of the R programming language. Updated regularly. Contributions encouraged via pull request (see contributing.md).
awesome-youtubers
▶️ An awesome list containing awesome YouTubers that teach about technology
stat451-machine-learning-fs20
STAT 451: Intro to Machine Learning @ UW-Madison (Fall 2020)
ravigv's Repositories
ravigv/1804_python_healthcare
pdf, py, and jupyter notebook files for https://pythonhealthcare.org/
ravigv/Automatic-IT-Ticket-Assignment-NLP
To build an AI-based classifier model to assign the tickets to right functional groups by analyzing the given description
ravigv/aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
ravigv/code_snippets
ravigv/cord19
a repo for the cord19 challenge
ravigv/course-nlp
A Code-First Introduction to NLP course
ravigv/DataAugmentationTF
Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.
ravigv/doc-similarity
Ranking documents using semantic similarity in Python
ravigv/DSCI_512_alg-data-struct
ravigv/genquest
Automatic question generation by using NLP
ravigv/GettingStartedWithML
ravigv/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
ravigv/Keras_Deep_Learning
Keras code on Deep Learning from basic to advance
ravigv/keyword_extraction
Keyword extraction with Word2Vec
ravigv/melonama
ravigv/MLSearchEngine
This repo contains an NLP and ML based Search Engine for Stackoverflow Dataset.
ravigv/movie_recommender
Recommender system for movies
ravigv/NaturalLanguageRecommendations
Getting recommendations from natural language
ravigv/nlp
:memo: This repository recorded my NLP journey.
ravigv/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
ravigv/nlp4is_2020
ravigv/Numpy-Tutorial-SciPyConf-2020
Numpy-Tutorial-SciPyConf-2020
ravigv/pycon-pandas-tutorial
PyCon 2015 Pandas tutorial materials
ravigv/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
ravigv/QuestionAnswering_From_FAQ_Tutorial
NLP Tutorial : Automatic Question Answering from information in FAQ
ravigv/random-forest-importances
Code to compute permutation and drop-column importances in Python scikit-learn models
ravigv/roc-optimal-cutoff
ravigv/sgd-from-scratch
Stochastic gradient descent from scratch for linear regression
ravigv/text_similarity
Text Similarity
ravigv/Topic-Modelling-LDA-NMF-W2V
Numerical combination of LDA and NMF cascaded with W2V to categorize 1M+ multi-lingual records into a 275-node, 5-level deep category tree.