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
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
This writing is inspired by a book from an American Psychologist, Clark E. Moustakas.
Read more
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
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
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