AuthorTung Nguyen

I got my bachelor of telecommunication engineering in Shanghai University, Master of IST for Paris Sud 11, and PhD from Auckland University of Technology. I am interested in combining AI/ML, Mobile and Cloud platform to build awesome applications.

Install and Update SSL certificate for Google Compute Engine

I

This quick-start tutorial you will learn how to configure free, auto-renewing SSL certificates for WordPress websites that are hosted on Google Cloud compute engine using the Click-to-Deploy version on Google Cloud. To setup Free SSL for WordPress on Google Cloud (Click-to-Deploy), Prerequisites: Your website is up and running Your domain name(s) are resolved* Steps to set up SSL...

Machine learning quick note

M

Machine learning is a terminology to describe the uses statistical techniques to give computer systems the ability to “learn” (e.g., progressively improve performance on a specific task) from data, without being explicitly programmed. You can think of machine learning as the brains behind AI technologies, and AI technologies do the actions. More technically, machine learning...

What is a pitch deck

W

Definition:  A pitch deck is a brief presentation, often created using PowerPoint, Keynote or Prezi, used to provide your audience with a quick overview of your business plan. You will usually use your pitch deck during face-to-face or online meetings with potential investors, customers, partners, and co-founders. Slides of a pitch deck include: Introduction: Who are you and why...

How to create Static Members for a Kotlin class

H

Kotlin programming language Most of the programming language have concepts where classes can have static members. Namely — fields that are only created once per class and can be accessed without an instance of their containing class. Kotlin doesn’t support static keyword. It means that you can’t create a static method and static variable in Kotlin class. Fortunately, Kotlin object can handle this...

PetaMinds focuses on developing the coolest topics in data science, A.I, and programming, and make them so digestible for everyone to learn and create amazing applications in a short time.

Categories