Pinned Repositories
-date_find
AI-Training-Materials
AI-Training-Materials - 01-10-2018
arvindkonar
awesome-deep-learning-papers
The most cited deep learning papers
bert
TensorFlow code and pre-trained models for BERT
BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
BREDS
"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) - code for EMNLP'15 paper
DMD2018
Detection of malicious domain names using machine learning and deep learning models
LSTM-with-pretrained
LSTM simple
Telecom-Churn-Prediction
Binary Classification in Python with two models
naveenjr's Repositories
naveenjr/arvindkonar
naveenjr/BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
naveenjr/daily_rss_feed_scraper
naveenjr/deeplearning-models
A collection of various deep learning architectures, models, and tips
naveenjr/document_similarity_algorithms_experiments
Document similarity algorithms experiment - Jaccard, TF-IDF, Doc2vec, USE, and BERT.
naveenjr/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
naveenjr/Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
naveenjr/Interpretable-Machine-Learning-with-Python
Interpretable Machine Learning with Python, published by Packt
naveenjr/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
naveenjr/Kashgari
Kashgari is a Production-ready NLP Transfer learning framework for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
naveenjr/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
naveenjr/layout-parser
A unified toolkit for Deep Learning Based Document Image Analysis
naveenjr/machine-learning-interview
Machine Learning Interviews from FAAG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
naveenjr/MLfromscratch
Machine Learning algorithm implementations from scratch.
naveenjr/model
model creation
naveenjr/Named-Entity-Recognition
Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.
naveenjr/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
naveenjr/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
naveenjr/nlpaug
Data augmentation for NLP
naveenjr/practical-nlp-code
Official Repository for 'Practical Natural Language Processing' by O'Reilly Media
naveenjr/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
naveenjr/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
naveenjr/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
naveenjr/rasa-chatbot-templates
RASA chatbot use case boilerplate
naveenjr/rss_eda
EDA analysis
naveenjr/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
naveenjr/Text_Classification
Text Classification Algorithms: A Survey
naveenjr/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
naveenjr/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
naveenjr/vgg