-
Open SPF decision making
While the shortest path algorithm is a formal method used in graph theory, its underlying principles—finding the most efficient way to achieve a goal—can be translated into real-life situations where you want to minimize time, effort, or cost in reaching an objective. To apply the concept of the shortest path in life, you can follow…
-
Vector search
Vector search is a method of information retrieval where documents and queries are represented as vectors instead of plain text. In vector search, machine learning models generate the vector representations of source inputs, which can be text, images, or other content. Having a mathematic representation of content provides a common basis for search scenarios. If…
-
Approximate Solution
In real-world applications, there may not be enough time to wait for an exact solution. Approximation algorithms can provide a near-optimal solution much faster.
-
Misinformation
Media is a source of misinformation
-
Independent thinking
Why independent thinking is important? Simply because nobody is in your shoes.
-
work hard, stay humble
“work hard, stay humble” is the most effective way to educate children, as learned from Eric, CEO of Zoom
-
Routing in Google Cloud
Every VPC network uses a scalable, distributed virtual routing mechanism. There is no physical device that’s assigned to the network. Some routes can be applied selectively, but the routing table for a VPC network is defined at the VPC network level. Each VM instance has a controller that is kept informed of all applicable routes…