Serverless Framework (Windows) – How to Deploy Python REST API to AWS

  • Post category:AWS
  • Post comments:0 Comments
  • Reading time:7 mins read

In this walk-through, we will: Install Serverless Framework (Windows)Deploy a Python REST API endpoint Getting Started To get started, you'll need the Serverless Framework installed. You'll also need your environment configured with AWS…

Continue ReadingServerless Framework (Windows) – How to Deploy Python REST API to AWS

Full-stack Deep Learning Application Using AWS Fargate Serverless Infrastructure

This post showcases full-stack Deep Learning Application Using AWS Fargate Serverless Infrastructure. The project we optimise a model for Utilisation of hospital beds - COVID-19. It is motivated by the…

Continue ReadingFull-stack Deep Learning Application Using AWS Fargate Serverless Infrastructure
AI for Healthcare
AI for Healthcare

AI for Healthcare

This post provides a link to my Github repository for my submissions for Udacity's AI for Healthcare Nanodegree Program. I learned to build, evaluate, and integrate predictive models that have the power to transform patient outcomes and uses AI for Healthcare.  I started by classifying and segmenting 2D and 3D medical images to augment diagnosis and then moved on to modelling patient outcomes with electronic health records to optimize clinical trial testing decisions. Finally, I build an algorithm that uses data collected from wearable devices to estimate the wearer's pulse rate in the presence of motion. Applying AI to 2D Medical Imaging Data…

Continue ReadingAI for Healthcare

Classical & Statistical Time Series Modelling of United Health Group’s Stock Price

Time series is different from a regular regression problem because it is time dependent. The basic assumption of a linear regression that the observations are independent doesn’t hold in this…

Continue ReadingClassical & Statistical Time Series Modelling of United Health Group’s Stock Price