The Wayback Machine - https://web.archive.org/web/20220320104714/https://github.com/topics/dynamic-programming
Skip to content
#

dynamic-programming

Here are 2,088 public repositories matching this topic...

Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
  • Updated Jan 22, 2019
  • Jupyter Notebook

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
  • Updated Aug 7, 2019
  • Python

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
  • Updated Jan 30, 2022
  • C++
Rashmmiii
Rashmmiii commented Mar 3, 2022

Description

In the STL-Algorithm folder ,I found no code is present in the compareFunctionUsingBuiltInSort file .
As comparator functions are very helpful in performing selective sorting on the basis of our priority , So I would like to contribute in this folder and update it with the use of comparator functions .

Domain

Standard Template Library

Type of Contribution

Addition,

Improve this page

Add a description, image, and links to the dynamic-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-programming topic, visit your repo's landing page and select "manage topics."

Learn more