Skip to content

Microstrong's Space

  • Read
  • Misc
Tech

[RL] TRPO

by: MicrostrongPosted on: February 18, 2025February 27, 2025

Trust region policy optimization algorithm. Step1: Derive the policy improvement The policy improvement from old […]

Tech

[Algo] Tree Algorithms & Tree Query

by: MicrostrongPosted on: February 17, 2025February 17, 2025

Tree: A tree is a completed, acyclic graph that consists of n nodes and n-1 […]

Tech

[RL] VPG

by: MicrostrongPosted on: February 11, 2025February 18, 2025

Vanilla Policy Gradient Generalized Advantage Estimate Algorithm Source: https://spinningup.openai.com/en/latest/spinningup/rl_intro3.html#

Tech

[Algo] Greedy Algorithms

by: MicrostrongPosted on: February 9, 2025February 9, 2025

Incrementally construct the solution by optimizing some intermediate goal. When the solution is constructed completely, […]

Tech

[Algo] Complete Search

by: MicrostrongPosted on: February 9, 2025February 9, 2025

Generate all possible solutions and check what solutions do we want Traverse all Subsets Traverse […]

Tech

[Algo] Range Query

by: MicrostrongPosted on: February 5, 2025February 5, 2025

Range query is a type of task to calculate a value based on a subarray […]

Tech

[Algo] Dynamic Programing

by: MicrostrongPosted on: January 30, 2025February 12, 2025

Dynamic programing combines the correctness of complete search and the efficiency of greedy algorithms. There […]

Tech

[Algo] Shortest Paths & Minimum Span Tree

by: MicrostrongPosted on: January 28, 2025February 13, 2025

Given a weighted directed graph, how to find the shortest path between two nodes? Bellman-Ford […]

AI Collections
Reading , Tech

AI Collections

by: MicrostrongPosted on: January 27, 2025February 18, 2025

Reinforcement Learning AI Inference

Tech

[Algo] Directed Graph & Strong Connectivity

by: MicrostrongPosted on: January 27, 2025February 12, 2025

DAG: Topological Sorting Successor Graph Strong Connectivity Kosaraju algorithm is a O(n) method to find […]

Posts pagination

Page 1 Page 2 … Page 6 Next page

Recent Posts

  • [RL] TRPO
  • [Algo] Tree Algorithms & Tree Query
  • [RL] VPG
  • [Algo] Greedy Algorithms
  • [Algo] Complete Search

Archives

  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • July 2024
  • June 2024
  • April 2024
  • March 2024
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • September 2022
  • August 2022
Theme Nine Blog by Kantipur Themes