Abstract: Evolutionary reinforcement learning (ERL), which integrates the evolutionary algorithms (EAs) and reinforcement learning (RL) for optimization, has demonstrated remarkable performance ...
We use Quarto to generate all outputs. @book{Nguyen2025TLBoAlg, author = {Duc-Tam Nguyen}, title = {The Little Book of algorithms}, year = {2025}, url = {https ...
Abstract: As self-driving vehicles become more prevalent, the speed and accuracy of detecting surrounding objects through onboard sensing technology have become increasingly important. The YOLOv8-QSD ...
Systems Approach Last year a couple of people forwarded to me the same article on a new method of finding shortest paths in networks. Dijkstra is a legend in computer science and his algorithm, which ...