Welcome to my happy corner of the internet!

I’m thrilled to share my interests with you and invite you to join me on this journey of discovery, inspiration, and joy. Let’s explore and enjoy together!

Tutorials

The Learning Playground!

“Learning is a journey, and I’m excited to be your guide! Along with all the insights and expertise I’ve gained from others, I’ll also be sharing the tips and tricks I’ve discovered through my own trial and error. Let’s grow and learn together!”

Create a tensor in LibTorch

LibTorch makes it easy to work with tensors in C++. In this post, we'll walk through the process of creating and using tensor in LibTorch. ...
Read More →

Create Matrix in LibTorch

LibTorch makes it easy to work with vectors in C++. In this post, we'll walk through the process of creating and using Matrix in LibTorch. ...
Read More →

Create Vector in LibTorch

LibTorch makes it easy to work with vectors in C++. In this post, we'll walk through the process of creating and using vectors in LibTorch.
Read More →

Create a scalar tensor in LibTorch, Part 2

The provided code initializes a scalar value in LibTorch, which is a single numeric value used in computations.
Read More →

Create a scalar tensor in LibTorch, Part 1

This is a short C++ code using the libtorch library to create a scalar tensor called my_scalar, which is stored in the GPU memory.
Read More →

Default O3DE project folder not found

Fix O3DE error by editing "o3de_manifest.json" or deleting ".O3DE" folder for automatic resolution.
Read More →

Blog

My Reflections!

Get ready to join me on an epic journey through the wonders of my curious mind! From mind-boggling breakthroughs in science and technology, to the latest blockbuster movies and gripping novels, I’m about to take you on a wild ride. This section is all about what sets my heart aflutter, what makes me tick, and what gets me totally stoked. So buckle up and get ready to explore the fascinating world of my thoughts and reflections!

Feature of Artificial intelligence in my eyes.

AGI: A Decade Away – My Personal Intuition

The rapid advancements in AI technology suggest that Artificial General Intelligence (AGI) could be possible in 10 years, thanks to significant progress in AI algorithms ...
Read More →
Scroll to Top