Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: Jupyter

Deep Learning, Machine Learning - Data Mining, Reinforcement LearningLeave a comment

Reinforcement learning: Q Learning, Deep Q Learning introduction with Tensorflow

September 7, 2021November 11, 2021 Tung.M.Phung

Q Learning, Deep Q Learning, Double Q Learning, and Dueling Q Learning explained. TensorFlow code provided. Continue reading Reinforcement learning: Q Learning, Deep Q Learning introduction with Tensorflow

Data Cleaning, Machine Learning - Data MiningLeave a comment

Data Cleaning case study: Google Play Store Dataset

April 17, 2020July 31, 2020 Tung.M.Phung

This post attempts to give readers a practical example of how to clean a dataset (in particular, the Google Play Store Apps dataset). Continue reading Data Cleaning case study: Google Play Store Dataset

Intro to ML, Machine Learning - Data MiningLeave a comment

Introduction to Python and Jupyter

October 27, 2019July 31, 2020 Tung.M.Phung

Python, the most common programming language for practicing Machine Learning – Data Mining (ML and DM) today, and Jupyter, a convenient environment for writing Python code. Continue reading Introduction to Python and Jupyter