MachineLearning

Artificial Intelligence (AI) Engineering article for Machine Learning(ML).
https://ailab.mti-vietnam.vn/vietnam-ai-lab/

Combinatorial Optimization: From Supervised Learning to Reinforcement Learning – Part 1

Recently, I was asked to solve an interesting problem: The problem of Sorting Array: Input: An array A contains unique n-elements, whose values are integers. The length (n) of A is ranged from 2 to10. Output: A sorted array B in ascending order. The length of array B must be the same as the length …

Combinatorial Optimization: From Supervised Learning to Reinforcement Learning – Part 1 Read More »

Importance of TinyML

Introduction Tiny Machine Learning (TinyML) [1] is, unsurprisingly, a machine learning technique but this technique is often utilized in building machine learning applications, which require high performance but have limited hardware. a tiny neural network on a microcontroller with really low power requirements (sometimes <1mW). Figure 1: Tiny ML, the next AI revolution [5] TinyML is …

Importance of TinyML Read More »

Machine Learning with AWS Recognition

What is AWS Recognition? Amazon Recognition is a service that makes it easy to add powerful, image and video-based, visual analysis to your applications. Recognition Image lets you easily build powerful applications to search, verify, and organize millions of images. Recognition Video lets you extract motion-based context from stored or live stream videos and helps …

Machine Learning with AWS Recognition Read More »

Pytorch part 1: Introducing Pytorch

Pytorch is a deep learning framework and a scientific computing package The scientific computing aspect of PyTorch’s is primarily a result PyTorch’s tensor library and associated tensor operations. That means you can take advantage of Pytorch for many computing tasks, thanks to its supporting tensor operation, without touching deep learning modules. Important to note that …

Pytorch part 1: Introducing Pytorch Read More »

Machine Learning development with AWS Sage Maker

Make your Machine Learning team working easier, focus more on business and quick deployment with AWS managed service SageMaker. Today, Machine Learning(ML) is resolving complex problems which make more business values for customer and many companies also apply ML to resolve robust business problems. ML have more benefit, but also more challenges to building the …

Machine Learning development with AWS Sage Maker Read More »