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
Certificate Physics 101 Forces and Kinematics

My #38 course certificate from Coursera

Posted on January 16, 2021November 10, 2022 by keslerzhu

Physics 101 – Forces and KinematicsRice University Howdy! Prof. Jason Hafner! I haven’t completed the whole specialization yet, but I can’t wait to say “THANK YOU”! This “chalk-n-board” course really has made me feel quite nostalgic! And I never expect a physics course can be so jolly and cheerful. I burst into laughter for quite a few times…

Read more
Certificate Sample-based Learning Methods

My #37 course certificate from Coursera

Posted on January 8, 2021November 10, 2022 by keslerzhu

Sample-based Learning MethodsUniversity of Alberta I had a terrific time! This course covers quite a few fundamental & crucial reinforcement learning algorithms: Temporal Difference, SARSA, Dyna-Q, their variants, and their relationship with Dynamic Programming, Monte Carlo covered in previous course. The well-prepared programming assignments are both challenging and enlightening – helping me comprehend those complicated algorithms. My…

Read more
Certificate Fundamentals of Reinforcement Learning

My #36 course certificate from Coursera

Posted on December 29, 2020November 10, 2022 by keslerzhu

Fundamentals of Reinforcement LearningUniversity of Alberta Many thanks to Prof. Martha White and Adam White for this great reinforcement learning course – I wish I could have done this when I was in university. The course teaches fundamental concepts like Bellman equations, dynamic programming , etc. All of them become crystal clear. Finally, 2020 is over, let’s keep learning in 2021. Happy…

Read more
Certificate Being a Researcher

My #35 course certificate from Coursera

Posted on December 27, 2020November 15, 2022 by keslerzhu

Being a researcher (in Information Science and Technology)Politecnico di Milano “La Ringrazio Tanto” to Prof. Carlo Ghezzi for this fantastic course! I am very impressed by the rigorous wording through out the entire course – beautiful and concise. Some topics benefit me a lot: history of science (pertaining to Francis Bacon, Galileo Galilei, Issac Newton); necessary skills like reading, writing, presenting, building artifacts…

Read more
Certificate Blockchain Business Models

My #34 course certificate from Coursera

Posted on December 23, 2020October 28, 2022 by keslerzhu

Blockchain Business ModelsDuke University Tip my hat to Prof. Campbell Harvey, thank you for this wonderful course. 鈽曪笍 The course is very well structured – starting from rudimentary cryptographic algorithms; then critical topics like cryptocurrency, ethereum, consensus, and caveat of fraudulent ICOs; finally conclude with regulatory environment and landscape of FinTech. Prof. Harvey is a very skilled speaker and presenter, I enjoyed this course very much.Highly recommend this course to those new…

Read more
Certificate How to Win a Data Science Competition

My #33 course certificate (with Honors) from Coursera

Posted on December 10, 2020October 31, 2022 by keslerzhu

How to Win a Data Science Competition (with Honors)Higher School of Economics This course rocks! ? I found many tips, tricks and techniques very useful, some of them are a bit challenging to me. exploratory data analysis (EDA) is critical; ensembles are powerful; various kinds of hyper-parameters and metrics optimizations are the devil hides in the detail. A successful machine learning model is more…

Read more
Certificate Transacting on the Blockchain

My #32 course certificate from Coursera

Posted on November 24, 2020June 24, 2023 by keslerzhu

Transacting on the BlockchainINSEAD This course covers topics smart contracts , identity , and financial services . But to me, this course is more about our society. The word neo feudalism has been ringing in my head. It seems blockchain would be the chosen innovation to overthrow the unequal and imperfect world. I, somehow, doubted that would happen soon. Or, blockchain would be just another tool used by elites to…

Read more
Certificate Quantum Computing Less Formulas More Understanding

My #31 course certificate from Coursera

Posted on November 21, 2020November 15, 2022 by keslerzhu

Quantum Computing Less Formulas More UnderstandingSaint Petersburg State University My! Oh! My! quantum computing ! This course is stunning! I love the course used plain language to make complicated quantum mechanics topics easy to understand. To me, the quantum teleportation and cryptography topics are profoundly amazing. I am like Alice going down the rabbit hole. Strongly recommend! My Certificate I am Kesler Zhu, thank you…

Read more
Certificate Introduction to Blockchain Technologies

My #30 course certificate from Coursera

Posted on November 16, 2020October 28, 2022 by keslerzhu

Introduction to Blockchain TechnologiesINSEAD It is exciting to come across this blockchain course lectured by the world’s leading authorities Don Tapscott and Alex Tapscott. Thank you sir. Videos are brief and concise; many beautiful lines and wise wording often made me pause and ponder. The topic “design principles”, “ecosystem” and “implementation challenges” are very impressive – reminding me of those…

Read more
Certificate Front-End Web Development with React

My #29 course certificate from Coursera

Posted on November 8, 2020October 19, 2022 by keslerzhu

Front-End Web Development with ReactThe Hong Kong University of Science and Technology This course is fantastic! I am currently in a cloud native storage project which needs me at least make sense of its web frontend. This reactjs course really comes to the rescue. Learning by doing, after finishing all exercises and assignments, I built a fully-featured single page application with fantastic…

Read more
Certificate Front-End Web UI Framworks and Tools

My #28 course certificate from Coursera

Posted on November 1, 2020November 15, 2022 by keslerzhu

Front-End Web UI Frameworks and ToolsThe Hong Kong University of Science and Technology This is definitely a course help you go “from zero to hero” in web development! I remember 15 years ago I used html , css , vanilla javascript , jsp , asp, vbscript to build fancy websites. But now I am shocked to see landscape has totally changed. More and more stunning and…

Read more
Specialization Certificate Programming with Google Go

My #3 specialization certificate from Coursera

Posted on October 27, 2020October 23, 2022 by keslerzhu

Programming with Google Go SpecializationUC Irvine OK, now I have done my #3 specialization! To those experienced programmers who are new to Golang, I will tell you what, it is not bad. Give it a shot. My Specialization Certificate Courses I am Kesler Zhu, thank you for visiting. Checkout all of my course reviews at http://KZHU.ai

Read more
Certificate Concurrency in Go

My #27 course certificate from Coursera

Posted on October 27, 2020November 10, 2022 by keslerzhu

Concurrency in GoUC Irvine As a 20+ years C++ enthusiast, I truly love Golang’s internal concurrency constructs, which are just simply brilliant. The beauty of this course is that the lecture elaborated ‘why we are here’ in addition to just telling you ‘what it is’. The content of this course is not difficult for a…

Read more
Certificate Functions, Methods, and Interfaces in Go

My #26 course certificate from Coursera

Posted on October 24, 2020November 10, 2022 by keslerzhu

Functions, Methods, and Interfaces in GoUC Irvine I have been really busy in the past year participating an amazing Kubernetes cloud native storage project. Golang is heavily used in most of the project. I noticed now more and more people are learning it and using it. This is a nice course, causing you sense of beauty and…

Read more
Certificate Getting Started with Go

My #25 course certificate from Coursera

Posted on June 8, 2019November 10, 2022 by keslerzhu

Getting Started with GoUC Irvine C, C++, Perl, Python and Matlab have been my good pals for long time, they helped me solve challenging problems in different career stages. Now is good time to embrace a new friend – Golang. My Certificate Related Specialization I am Kesler Zhu, thank you for visiting. Checkout all of…

Read more

Posts pagination

  • Previous
  • 1
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 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