Skip to content

KZHU.ai 馃殌

Into the Unknown

Menu
  • 馃搱 Discrete Optimization
    • Mathematics
    • Computer Science
    • Cryptography
    • C++
  • 鈿涳笍 Quantum Computing
    • Physics
    • Blockchain
  • 馃 Machine Learning
    • TensorFlow
    • Python
  • 馃洶 Data Science
    • Statistics
    • Matlab
  • 馃對 Hybrid Cloud
    • Kubernetes
    • Golang
    • Web
  • 馃搱 Business
    • MBA @ Gies
    • Six Sigma
  • 馃彟 Finance
    • Law
    • Economics
Menu

Category: Machine Learning

Prepare Your Data for Machine Learning Success

Posted on October 9, 2022December 9, 2022 by keslerzhu

Data never actually arrives in the exact perfect form you want it to, so you need data pipeline process to prepare data. There are 3 typical stages in data pipeline: data extraction, data transformation, and data loading, collectively known as ETL. What tools and processes you use in each of these stages and overall, is…

Read more

TensorFlow: Normalizing Flow Models

Posted on October 3, 2022November 10, 2022 by keslerzhu

Generative models are a kind of statistical model that aims to learn the underlying data distribution itself. If a generative model is able to capture the underlying distribution of the data well, then it’s able to produce new instances that could plausibly have come from the same dataset. You could use for anomaly detection, telling you whether a given instance…

Read more
Certificate Google Cloud Big Data and Machine Learning Fundamentals

My #108 certificate from Coursera

Posted on September 20, 2022October 19, 2022 by keslerzhu

Google Cloud Big Data and Machine Learning FundamentalsGoogle What comes to your mind when you see the words Google and machine learning? I guess many of you will answer TensorFlow, believing that TensorFlow is definitely the jewel in the crown. However this course will introduce you to many other refined gemstones offered by Google. 馃檪…

Read more

Understanding Your Machine Learning Problems and Data

Posted on September 19, 2022December 9, 2022 by keslerzhu

Recall in a previous course, we have introduced the Machine Learning Process Lifecycle (MLPL), simply put there are four stages: Business Understanding and Problem Discovery Data Acquisition and Understanding ML Modeling and Evaluation Delivery and Acceptance These phases are iterative, you can’t skip ahead. A good, clear problem definition is important. Business Understanding and Problem…

Read more

TensorFlow: Probabilistic Deep Learning Models

Posted on August 30, 2022November 10, 2022 by keslerzhu

Unfortunately, deep learning models aren’t always accurate, especially when asked to make predictions on new data points that are dissimilar to the data that they were trained on. The insight here is that it’s important to models to be able to assign higher levels of uncertainty to incorrect predictions. We want our deep learning models to know what they don’t know. The probabilistic…

Read more

Google Cloud Big Data and Machine Learning Fundamentals

Posted on August 27, 2022July 17, 2023 by keslerzhu

This course provides an introduction to the tools and technologies Google Cloud offers to work with large data sets and then integrate that data into the artificial intelligence and machine learning lifecycle. Data is the foundation of every application integrated with artificial intelligence. Without data, there is nothing for AI to learn from, no pattern to recognize, and no…

Read more
Certificate Artificial Intelligence on Microsoft Azure

My #105 course certificate from Coursera

Posted on August 23, 2022December 26, 2022 by keslerzhu

Artificial Intelligence on Microsoft AzureMicrosoft It was about 20 year ago, my first certificate in my career life was from Microsoft. I still remember at that time, the courses were all about Windows Server, SQL Server and .NET development, etc. You need to buy thick and good-looking books, usually with 1 or 2 CD-ROMs with…

Read more

Distribution Objects in TensorFlow Probability

Posted on August 15, 2022November 10, 2022 by keslerzhu

We’ll be making extensive use of the TensorFlow Probability library to help us develop probabilistic deep learning models. The distribution objects from the library are the vital building blocks because they capture the essential operations on probability distributions. We are going to use them when building probabilistic deep learning models in TensorFlow. Univariate Distributions Within the tfp…

Read more
Certificate Customising Your Models with TensorFlow 2

My #99 course certificate from Coursera

Posted on July 15, 2022November 10, 2022 by keslerzhu

Customising Your Models with TensorFlow 2Imperial College London I highly recommend this course to everyone who is willing to be using TensorFlow 2. I have been using TensorFlow for years, but I still learnec a lot from it. One caveat is that this course actually is not an easy one, it won’t teach your what…

Read more

Customizing Models, Layers and Training Loops

Posted on July 4, 2022November 1, 2022 by keslerzhu

Subclassing Models The model subclassing and custom layers give you even more control over how the model is constructed, and can be thought of as an even lower level API than the functional API. However with more flexibility comes more opportunity for bugs. In order to use model subclassing, we first import the Model class…

Read more

Sequential Data and Recurrent Neural Networks

Posted on June 24, 2022November 5, 2022 by keslerzhu

Sequential data is data that has a natural sequential structure built into it, like text data or audio data. There are various network architectures and layers that we can use to make predictions from sequence data. However sequence data is often unstructured and not as uniform as other datasets. Preprocessing Sequential Data Each sequence example…

Read more
Certificate Introduction to Recommender Systems: Non-Personalized and Content-Based

My #97 course certificate from Coursera

Posted on June 17, 2022June 23, 2023 by keslerzhu

Introduction to Recommender Systems: Non-Personalized and Content-BasedUniversity of Minnesota In modern society, the recommender systems are everywhere and people even won’t survive without them. There are sorts of companies mining data of your behavior and creating profiles for you. They know you better than you do, and they affect almost all kinds of decisions you…

Read more

Content-Based Recommenders

Posted on June 17, 2022November 6, 2022 by keslerzhu

The content-based approaches to recommendation include: Pure information filtering systems build profiles of content preference Case-based reasoning systems ask questions and query database of cases Knowledge-based navigation systems navigate from item to item in a library of exampleswithout necessarily the engineering of questions Generally, these case-based and knowledge-based approaches are helpful for these ephemerally personalized…

Read more

Keras and Tensorflow Datasets

Posted on June 14, 2022November 5, 2022 by keslerzhu

Data pipelines are for loading, transforming, and filtering a wide range of different data for use in your models. Broadly speaking there are two ways to handle our data pipeline: These two modules together offer some powerful methods for managing data and building an effective workflow. Keras Datasets The Keras datasets give us a really…

Read more

The Keras Functional API

Posted on June 3, 2022November 1, 2022 by keslerzhu

The reason you might want to use the Functional API (instead of the Sequential API) is if you need more flexibility. For example, you are using: multiple inputs and outputs in a multitask learning model, or conditioning variables. complicated non-linear topology with layers feeding to multiple other layers. With the Sequential API, we didn’t have…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

American Contract Law I Andrew Ng Anna Koop Brenda Gunderson Christopher Millard Computer Communications Specialization Cryptography Economics of Money and Banking Evgenii Vashukevich Garud Iyengar Ivan Vybornyi Jeffrey Chasnov John Daily Jonathan Katz Kevin Webster Ling-Chieh Kung Machine Learning: Algorithms in the Real World Martin Haugh Mathematics for Engineers Specialization Matthew Hutchens Michael Donohoe Michael Fricke Microsoft Azure Fundamentals AZ-900 Exam Prep Specialization Operations Research (3): Theory Perry Mehrling Petro Lisowsky Physical Basics of Quantum Computing Practical Reinforcement Learning Rebekah May Search Engine Optimization (SEO) Specialization Sergey Sysoev Statistical Thermodynamics Specialization Statistics with Python Specialization Taxation of Business Entities I: Corporations TensorFlow 2 for Deep Learning Specialization U.S. Federal Taxation Specialization Wounjhang Park Xiaobo Zhou Yi Wang 小褘褋芯械胁 小械褉谐械泄 小械褉谐械械胁懈褔

Subscribe to our newsletter!

© 2025 KZHU.ai 馃殌 | Powered by Superbs Personal Blog theme

Privacy Policy - Terms and Conditions