Pinned Repositories
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
aiva
AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.
Art-Generation-with-Neural-Style-Transfer
An Neural style transfer algorithm implemented in TensorFlow using pre-trained VGG-19 that takes in Content, Style images as inputs and generates a new image with style applied on the content image
ASE_ASSIGNMENTS
Autonomous-driving-Car-detection-Application
An Autonomous driving application implemented in Keras and TensorFlow using the popular YOLOv2 that detects cars in the images taken from the camera mounted in front of the car
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Dynamic-Intelligent-Q-A-System-with-Natural-Language-Processing
A Question Answering System which predicts answers based on questions posed from the processed datasets(BBC , Yahoo). Java, Apache Spark, Scala, Machine Learning, Stanford NLP, OpenIE, WordNet, LDA
Face-Verification-Recognition-Application
A face recognition application implemented in TensorFlow, Keras with Triplet Loss function that maps face into 128-dimensional encodings and uses the encodings to recognize person in the image by comparing the encoding with the images stored in the database
FettleUp
An web based application for healthcare appointment booking
Twitter-Data-Analysis
Twitter Data Analysis using Hadoop MapReduce, HDFS, Apache Spark, Scala
SaratM34's Repositories
SaratM34/Autonomous-driving-Car-detection-Application
An Autonomous driving application implemented in Keras and TensorFlow using the popular YOLOv2 that detects cars in the images taken from the camera mounted in front of the car
SaratM34/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
SaratM34/aiva
AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.
SaratM34/Art-Generation-with-Neural-Style-Transfer
An Neural style transfer algorithm implemented in TensorFlow using pre-trained VGG-19 that takes in Content, Style images as inputs and generates a new image with style applied on the content image
SaratM34/Face-Verification-Recognition-Application
A face recognition application implemented in TensorFlow, Keras with Triplet Loss function that maps face into 128-dimensional encodings and uses the encodings to recognize person in the image by comparing the encoding with the images stored in the database
SaratM34/BERT-for-RRC-ABSA
code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"
SaratM34/bert_asc
SaratM34/BotFramework-WebChat
A highly-customizable web-based client for Azure Bot Services.
SaratM34/CSEE5590-490-Python-and-DL-SP2018
SaratM34/deeplearning-models
A collection of various deep learning architectures, models, and tips
SaratM34/dp
Dynamic Programming for Beginners
SaratM34/Emergency-Vehicle-Dispatching-System
SaratM34/finalapp
SaratM34/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
SaratM34/Hackathon-2k18
SaratM34/hello-world-test
SaratM34/microblog
SaratM34/mleng-assesment
SaratM34/Neural-Machine-Translation-NMT-
SaratM34/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
SaratM34/openshift-demo
SaratM34/programming-excercise
SaratM34/reactive-java-workshop
SaratM34/samples2i
SaratM34/SaratM34.github.io
SaratM34/sentiment-analysis-roberta
SaratM34/Speech-Recognition-Trigger-word-detector
SaratM34/testRepo
SaratM34/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
SaratM34/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.