There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on CourseraAI-for-Healthcare-Nanodegree
Learn to build, evaluate, and integrate predictive models that have the power to transform patient outcomes. Begin by classifying and segmenting 2D and 3D medical images to augment diagnosis and then move on to modeling patient outcomes with electronic health records to optimize clinical trial testing decisions. Finally, build an algorithm that uses data collected from wearable devices to estimate the wearerโs pulse rate in the presence of motion.Time-Series-Analysis-and-Forecasting
End To End Tutorial on Time Series Analysis and ForcastingAI-For-Medicine-Specialization
This repo contains the coursework and Assignments for AI for Medicine Specialization by deeplearning.ai on CourseraRecommender-Systems-Using-Python
This repo contains my practice and template code for all kinds of recommender systems using SupriseLib. More complex and hybrid Recommender Systems can build on top of these template codes.Generative-Adversarial-Networks-GANs-Specialization
This repo contains my coursework, assignments, Slides and Notes for Generative Adversarial Networks (GANs) Specialization by deeplearning.ai on CourseraApache-Spark-Tutorials
This repo contains my learnings and practice notebooks on Spark using PySpark (Python Language API on Spark). All the notebooks in the repo can be used as template code for most of the ML algorithms and can be built upon it for more complex problems.Machine-Translation-using-seq-2-seq-RNNs
In this repo, I have built a deep neural network that functions as part of an end-to-end machine translation pipeline. This complete pipeline will accept English text as input and return the French translation.Patient-Selection-for-Diabetes-Drug-Testing
In this repo, I have build a regression model that can predict the estimated hospitalization time for a patient and also provide an uncertainty estimate range for that prediction so that you can rank the predictions based off of the uncertainty range.Machine-Learning-Engineering-for-Production-MLOps-Specialization
This repo contains my coursework, assignments, and Slides for Machine Learning Engineering for Production (MLOps) Specialization by deeplearning.ai on CourseraPneumonia-Detection-using-chest-X-Rays
In this repo, I have analyzed 2D medical imaging data from the NIH Chest X-ray Dataset and train a CNN to classify a given chest x-ray for the presence or absence of pneumoniaParts-of-Speech-Tagging-Using-Hidden-Markov-Models
In this repo I have used Pomegranate library to build a hidden Markov model for part of speech tagging with a universal tagset.MovieLens-Data-Analysis
Deep-Learning
Tensorflow-Notebooks
Time-Series-Data-Visualisation
Creating and Customizing Plots using Pandas Built-In ChartsHuman-Activity-Recognition-with-Smartphones-Dataset
Time-Series-With-Pandas
How to work with and Manipulate TIme Series Data using PandasPredicting-Bike-Sharing-Patterns
Predicting Bike Sharing Patterns using a Deep Neural Network Build from ScratchImage-Captioning-using-Deep-Learning
In this repo I have built an CNN-RNN model which can automatically generate captions from images. I have the Microsoft Common Objects in COntext (MS COCO) dataset to train my network and tested it on novel images.Motion-Compensated-Pulse-Rate-Estimation
In this repo, I have developed a Pulse Rate Algorithm which estimates pulse rate from the PPG signal and a 3-axis accelerometer and applied the Pulse Rate Algorithm on a Clinical Application and compute more clinically meaningful features and discover healthcare trends.Deep-Neural-Network-Speech-Recognizer
In this repo, I have built a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline.Self-Driving-Car-Engineer-Projects
Self-driving cars are transformational technology, on the cutting-edge of robotics, machine learning, and engineering. Learn the skills and techniques used by self-driving car teams at the most advanced technology companies in the world.Dog-Breed-Classifier
Given an image of a dog, your algorithm will identify an estimate of the canineโs breed. If supplied an image of a human, the code will identify the resembling dog breed.Love Open Source and this site? Check out how you can help us