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...
What is a pitch deck
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...
Bias vs Variance Quick note
Word2vec with gensim – a simple word embedding example
In this short article, we show a simple example of how to use GenSim and word2vec for word embedding. Word2vec Word2vec is a famous algorithm for natural language processing (NLP) created by Tomas Mikolov teams. It is a group of related models that are used to produce word embeddings, i.e. CBOW and skip-grams. The models are considered shallow. They consist of two-layer neural...