(Ab)using general search algorithms on dynamic optimization problems (2023)
dubovik.eu
(Ab)using general search algorithms on dynamic optimization problems (2023)
1–9 of 9 posts
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#2You can just take Show HN out of the title, though or repost without it.
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#3Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#4Show HN is for things you've made others can try which excludes blog posts, take al look at https://news.ycombinator.com/showhn.html You can just take Show HN out of the title, though or repost without it.
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#5Show HN is for things you've made others can try which excludes blog posts, take al look at https://news.ycombinator.com/showhn.html You can just take Show HN out of the title, though or repost without it.
Thank you for the tip, will do so. I thought I saw some interactive blogs under Show HN, but maybe I'm mistaken. The guidelines are indeed explicit. (Tried to do so but was a bit too late, I guess, because the edit option is not there. Reposting doesn't seem to work, probably need to wait some time.)
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#6This never took off. I don't if it didn't work or it was a matter of the "bitter lesson" ideology pushing people to prefer hardware acceleration over smart algorithms. I would note that smart algorithms require hiring (more)smart people and not only can hardware acceleration be cheaper but hardware and data can be more reliably added than smart people, who are short supply.
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#7Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#8Related: a few years ago, various people were exploring locality sensitive hashing as an alternative to neural networks(SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems [1]). This never took off. I don't if it didn't work or it was a matter of the "bitter lesson" ideology pushing people to prefer hardware acceleration over smart algorithms. I would note that smar…
Any ideas as to why? Also missing "in" hope you can edit this because that's a nice quote.
Re: (Ab)using general search algorithms on dynamic optimization problems (2023)
#9Beautiful animations!Alsof works on mobile.
The rest of the pipeline was straightforward. I exported individual frames in a .ppm format, which was easiest to program, and then stitched them into an .apng animation using ffmpeg. Did quite a few tests initially to choose between .apng and .webp and back then .apng was least glitchy across the devices I have.