Pinned Repositories
Advanced-Machine-Learning-Specialization
Advanced Machine Learning Specialization on Coursera
bidaf-keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
Deep-Learning-for-NLP-Creating-a-Chatbot
Repository for series of Medium Articles introducing Deep Learning for NLP.
Face-Resources
face_recognition
The world's simplest facial recognition api for Python and the command line
hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
inspect_word2vec
Python code for checking out Google's pre-trained, 3M word Word2Vec model
kaggle
Kaggle repo for forAWS sagemaker
kaggle_rsna2019_3rd_solution
ML_Share_Doc
Machine Learning - ppts and code
rajnishe's Repositories
rajnishe/ML_Share_Doc
Machine Learning - ppts and code
rajnishe/kaggle
Kaggle repo for forAWS sagemaker
rajnishe/Advanced-Machine-Learning-Specialization
Advanced Machine Learning Specialization on Coursera
rajnishe/bidaf-keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
rajnishe/Deep-Learning-for-NLP-Creating-a-Chatbot
Repository for series of Medium Articles introducing Deep Learning for NLP.
rajnishe/Face-Resources
rajnishe/face_recognition
The world's simplest facial recognition api for Python and the command line
rajnishe/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
rajnishe/inspect_word2vec
Python code for checking out Google's pre-trained, 3M word Word2Vec model
rajnishe/kaggle_rsna2019_3rd_solution
rajnishe/kaggletils
rajnishe/katana-assistant
Text based assistant powered by Machine Learning and NLP
rajnishe/keras-face-recognition
Who is your doppelgänger and more with Keras face recognition
rajnishe/language
Shared repository for open-sourced projects from the Google AI Language team.
rajnishe/learning-cv-ml
rajnishe/Preprocessing-for-deep-learning
This is the notebook associated with the blog post:
rajnishe/Text-Cleaning-and-BoW
This IPython Notebook contains the code to preprocess text data so that it is converted into vectors that can be fed to machine learning algorithms.
rajnishe/TimeSeriesAnalysisWithPython
rajnishe/tripletloss
One Shot learning, Siamese networks and Triplet Loss with Keras