The Design Principle of PyTorch Architecture
The article introduces the detailed principles that drive the implementation of PyTorch and how these principles are reflected in the PyTorch architecture.

The Design Principle of PyTorch Architecture
The article introduces the detailed principles that drive the implementation of PyTorch and how these principles are reflected in the PyTorch architecture.

Build Modern Serverless Applications with AWS Amplify and AppSync
In the fast-paced field of web applications, containerization has become not only common but the preferred mode of packaging and delivering web applications. Containers allow us to package our applications and deploy them anywhere without having to reconfigure or adapt our applications to the deployment platform.
Amazon Elastic Container Service (Amazon ECS) is the service Amazon provide to run Docker applications on a scalable cluster.

AWS Solution Architect(Associate) - Topic 4: Advanced IAM
AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely.
Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.

Frontiers of Natural Language Processing
Natural language processing (NLP) is the technique to provide semantics to information extracted from optical character recognition engines and documents. In this article, we progress from reviewing the recent history of natural language processing towards a deeper understanding of information understanding through NLP.
We will look at the history, biggest open problems and frontiers methodology.
How to Make the Best Pour Over Coffee Like a Pro
For a coffee enthusiast, nothing gives as much gratification as participating in every step of the coffee-making process and making the most out of the precious, well-loved beans. From choosing the roast to getting the perfect grind and to choosing the approach of extracting that liquid gold, it’s as much a ritual as it is an adventure into the pristine world of caffeine.
While there are many ways of making your own cup of coffee, nothing can be compared to pour-over coffee for a “big coffee lover who knows his cup”, and the golden line always is how to make a consistently amazing cup of one.
Docker, Django, React, AWS: Deploying Containerized Application to Cloud
In the fast-paced field of web applications, containerization has become not only common but the preferred mode of packaging and delivering web applications. Containers allow us to package our applications and deploy them anywhere without having to reconfigure or adapt our applications to the deployment platform.
Amazon Elastic Container Service (Amazon ECS) is the service Amazon provide to run Docker applications on a scalable cluster.
Natural Language Processing(NLP) for Machine Learning
Machine learning with natural language is faced with one major hurdle – its algorithms usually deal with numbers, and natural language is, well, text. So we need to transform that text into numbers, otherwise known as text vectorization.

A Comprehensive Look at The Multi-Armed Bandit Problem
The multi-armed bandit problem is a class example to demonstrate the exploration versus exploitation dilemma. This post introduces the bandit problem and how to solve it using different exploration strategies.

AWS Solution Architect(Associate) - Topic 3: Database on AWS
Choose from 15 purpose-built database engines including relational, key-value, document, in-memory, graph, time series, and ledger databases.
With AWS databases, you don’t need to worry about database management tasks such as server provisioning, patching, setup, configuration, backups, or recovery.
