son pham logo

Son's NoteBook

  • About
  • Categories
  • CountDown

On Things Around Us

July 29, 2025

On a late night walk, what I have read came back to me. I like the idea from the book The Little Book of Being. It is introduced in Mark’s blog.

Read more

Keep on writing

July 27, 2025

I like the ideas and the blog of Mark Zimmerman https://zhurnaly.com/. This is a type of blog I can spend hours on reading. It is similar to Paul Graham’s essays https://www.paulgraham.com/articles.html

Read more

On Learning

July 7, 2025

The knowledge that each person has always stunned me. I have two ways of learning: from books and from other people. However, we should note that books are products of people. Essentially, we just learn from experience, observation, and thoughts of other human being. What we learn here are vast. Why I keep on learning? I guess it’s a low risk, high return activity to enjoy life.

Read more

On Solitude

June 9, 2025

This writing is inspired by a book from an American Psychologist, Clark E. Moustakas.

Read more

Road Trip to Quebec with Random Questions

January 5, 2025

“I write to remember, to challenge my initial thought and intuition” -SP

Read more

50 Places to Visit in Canada

April 22, 2024

I continued to work with the code from the previous post. I made a list of beautiful places in Canada and learned many new things from it, especially about the Kermode bear.

Read more

50 Famous Places in the World

April 14, 2024

After final exam, I decide to do something fun. I know a friend who can remember most of the capitals of countries in the world. So I decided to learn geography. And made a list of places that I wanted to go. With AI, this task took me about 5 hours; however, with the code structure available, we can expand to many other topics such as anatomy, psychology, and many more.

Read more

Example of axis in numpy

June 27, 2023

While working on the Kohonen Self Organizing Map, I encountered difficulties in understanding how the axis parameter in NumPy works. Initially, in a 2-dimensional scenario, we have coordinates (x, y), where x represents the width or number of rows, and y represents the height or number of columns in the matrix. However, things become more complex when we introduce another dimension.

Read more
Next

Go back to homepage Son's Notebook