Dynamic Progamming: First Principles
flawlessrhetoric.com
Dynamic Progamming: First Principles
1–10 of 102 posts
Re: Dynamic Progamming: First Principles
#2It is memoization, not memorisation! Although for two weeks in algorithms class I did in fact think our prof was just pronouncing memorize in a cutesy manner.
Re: Dynamic Progamming: First Principles
#3Re: Dynamic Progamming: First Principles
#4Re: Dynamic Progamming: First Principles
#5Favorite examples for applications of dynamic programming? Mine are sequence alignment/BLAST in bioinformatics, but I'm sure there are many of which I am not aware in other fields.
Re: Dynamic Progamming: First Principles
#6Favorite examples for applications of dynamic programming? Mine are sequence alignment/BLAST in bioinformatics, but I'm sure there are many of which I am not aware in other fields.
Re: Dynamic Progamming: First Principles
#7Favorite examples for applications of dynamic programming? Mine are sequence alignment/BLAST in bioinformatics, but I'm sure there are many of which I am not aware in other fields.
Re: Dynamic Progamming: First Principles
#8IIRC, his complaints were about the speed of formulation, difficulty to understand and communicate the model to others, and the processing required to regenerate answers when the model changed.
I believe Optiant used Dynamic Programming for supply chain optimization.. So people do or did use it for practical problem solving. ..I think.
Re: Dynamic Progamming: First Principles
#9Favorite examples for applications of dynamic programming? Mine are sequence alignment/BLAST in bioinformatics, but I'm sure there are many of which I am not aware in other fields.
Re: Dynamic Progamming: First Principles
#10Favorite examples for applications of dynamic programming? Mine are sequence alignment/BLAST in bioinformatics, but I'm sure there are many of which I am not aware in other fields.