- SKETCH THE OPPORTUNITIES
- SETTING THE GOAL
- STUDY PLANNING
- SELF CONFIDENCE
- SELF ESTEEM
- SUCCESS STORIES
- STUDY TIME
- STUDY ENVIRONMENT
- STUDY NOTES
- STRATEGIES
- STRESS MANAGEMENT
- SOCIAL RESPONSIBILITY
Thursday, April 25, 2019
12 Greatest Success Tips in Life
Thursday, April 18, 2019
Journey with AWS SageMaker
SageMaker is a fully managed machine learning service offered by AWS.Build, train and deploy machine learning models on the AWS cloud.
As part of ML inference at Edge demo first have prepared my ML model using AWS SageMaker.
Have faced few interesting challenges like policy issues and instances availability etc
References:
https://aws.amazon.com/sagemaker/pricing/
https://console.aws.amazon.com/support/home
As part of ML inference at Edge demo first have prepared my ML model using AWS SageMaker.
Have faced few interesting challenges like policy issues and instances availability etc
References:
https://aws.amazon.com/sagemaker/pricing/
https://console.aws.amazon.com/support/home
Monday, April 15, 2019
AWS IOT Greengrass ML inference
Right now am working one of the use case using AWS Greengrass.
https://aws.amazon.com/greengrass/faqs/
AWS Greengrass is a service that allows you to take a lot of
the capabilities provided by the AWS IoT service and run that at the edge
closer to your devices. AWS Greengrass ensures your IoT devices can respond
quickly to local events, use Lambda functions running on Greengrass Core to interact with local resources, operate with irregular
connections, stay updated with over the air updates, and minimize the cost of
transmitting IoT data to the cloud.
Deep Learning
challenges at the Edge
Resource-constrained devices
CPU, memory, storage, power
consumption.
Network connectivity
Latency, bandwidth,
availability.
On-device prediction may be
the only option.
Deployment
Updating code and models on a
fleet of devices is not easy.
Value of ML
inference at the Edge
·
Latency
·
Bandwidth
·
Availability
·
Privacy
https://aws.amazon.com/solutions/case-studies/iot/https://aws.amazon.com/greengrass/faqs/
Monday, April 8, 2019
Friday, April 5, 2019
Edge Computing
As a Automotive industry Machine Learning Engineer, today i thrilled about Edge Computing technology.
Edge computing to be bigger than cloud computing
Edge computing brings memory and computing power closer to the location where it is needed.
As part of my R&D have been deploying my tiny TF model on Android Apps and Embedded devices
More exciting to know Edge computing technology
https://www.sparkfun.com/products/15170
Edge computing to be bigger than cloud computing
Edge computing brings memory and computing power closer to the location where it is needed.
As part of my R&D have been deploying my tiny TF model on Android Apps and Embedded devices
More exciting to know Edge computing technology
https://www.sparkfun.com/products/15170
Monday, April 1, 2019
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX
Am running some model on my brand new 32bit RAM laptop and faced the below error msg
Soulution: os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
Subscribe to:
Posts (Atom)