Recent posts

Getting Started With AWS

2 minute read

Getting Started With AWS AWS Cloud Overview - Regions & AZ AWS Regions -AWS has Regions all around the world -Names can be us-east-1, eu-west-3… -A reg...

AWS Serverless: DynamoDB

8 minute read

AWS Serverless: DynamoDB DynamoDB - Section Introduction DynamoDB: NoSQL Serverless database -Database is managed by AWS and scale for you -Well integrated...

R-CNN

2 minute read

R-CNN Goal Object Detection: Given an input image, job is to implement a model that has to output what’s the object inside the image Also predict a boundin...