Amanjeet Sahu (amanjeetsahu)

amanjeetsahu

Geek Repo

Location:Bengaluru, India

Github PK Tool:Github PK Tool


Organizations
nationalhealthprofile

Amanjeet Sahu's repositories

Natural-Language-Processing-Specialization

This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera

Language:Jupyter NotebookStargazers:734Issues:15Issues:6

AI-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.

Language:Jupyter NotebookStargazers:44Issues:1Issues:0

AI-For-Medicine-Specialization

This repo contains the coursework and Assignments for AI for Medicine Specialization by deeplearning.ai on Coursera

Language:Jupyter NotebookStargazers:11Issues:1Issues:0

Recommender-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.

Language:PythonStargazers:8Issues:0Issues:0

Generative-Adversarial-Networks-GANs-Specialization

This repo contains my coursework, assignments, Slides and Notes for Generative Adversarial Networks (GANs) Specialization by deeplearning.ai on Coursera

Apache-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.

Language:Jupyter NotebookLicense:CC0-1.0Stargazers:4Issues:1Issues:0

Python-Search-Spider-Page-Ranker-and-Visualizer

This is a set of programs that emulate some of the functions of a search engine. This program crawls a web site and pulls a series of pages into the database, recording the links between pages. Then It calculates the Page Rank of Each site using PageRank Algorithm and stores it in the Database

Language:PythonLicense:NOASSERTIONStargazers:4Issues:0Issues:0

The-NLP-Pandect

A comprehensive reference for all topics related to Natural Language Processing

License:CC0-1.0Stargazers:4Issues:1Issues:0

awesome-nlp

:book: A curated list of resources dedicated to Natural Language Processing (NLP)

License:CC0-1.0Stargazers:2Issues:0Issues:0

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 Coursera

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.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Pneumonia-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 pneumonia

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Image-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.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

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.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Predicting-Bike-Sharing-Patterns

Predicting Bike Sharing Patterns using a Deep Neural Network Build from Scratch

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

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.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

amanjeetsahu

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

Apache-Spark-using-Scala

This repo contains my learnings and practices Zepplin notebooks on Spark using Scala. 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.

Stargazers:0Issues:1Issues:0

Data-Analyst-Nanodegree

This repo contains my coursework and Projects for the Data Analyst Nanodegree by Udacity

Language:HTMLStargazers:0Issues:1Issues:0

Data-Lake-on-S3-using-Spark

In this repo, I have build an ETL pipeline for a data lake hosted on S3.

Language:PythonStargazers:0Issues:1Issues:0

Data-Pipelines-with-Airflow

In this repo, I have built a end to end data warehouse ETL pipeline using Apache Airflow. I have created my own custom operators to perform tasks such as staging the data, filling the data warehouse, and running checks on the data as the final step.

Language:PythonStargazers:0Issues:1Issues:0

Data-Warehouse-using-AWS-S3-and-Redshift

In this repo I have built an ETL pipeline that extracts their data from S3, stages them in Redshift, and transforms data into a set of dimensional tables for their analytics team to continue finding insights.

Language:PythonStargazers:0Issues:1Issues:0

examples

Examples to showcase the use of Kale in data science pipelines

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

Landmark-Detection-And-Tracking-SLAM

In this repo, I have implemented SLAM (Simultaneous Localization and Mapping) for a 2 dimensional world. SLAM gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features. This is an active area of research in the fields of robotics and autonomous systems.

Language:HTMLStargazers:0Issues:1Issues:0

nlp-library

curated collection of papers for the nlp practitioner 📖👩‍🔬

Stargazers:0Issues:0Issues:0

nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

SCAMP

CPU/GPU Implementation of the SCAMP algorithm for computing the matrix profile

Language:C++License:MITStargazers:0Issues:0Issues:0