- Видео 8
- Просмотров 24 327
inversed
Россия
Добавлен 24 янв 2014
Texture generation via simulated annealing
Visualization of binary texture generation by the simulated annealing algorithm. See inversed.ru/Blog_5.htm for details.
Twitter: inversed_ru
GitHub: github.com/inversed-ru
Patreon: www.patreon.com/inversed
Twitter: inversed_ru
GitHub: github.com/inversed-ru
Patreon: www.patreon.com/inversed
Просмотров: 786
Видео
VALIS (Vote ALlocating Immune System) algorithm visualization
Просмотров 4007 лет назад
Visualization of VALIS immune-inspired classification algorithm during the training. See the project homepage for algorithm description: inversed.ru/AIS.htm White symbols represent the training data, with class indicated by shape. Antibodies are shown as circles with colors determined by their class distributions. White crosses represent the antibody centers and the lines depict the antibody-an...
Nanopond artificial life system run 1
Просмотров 1,5 тыс.8 лет назад
Nanopond is an artificial life simulator by Adam Ierymenko: adam.ierymenko.name/nanopond.shtml The version used is 1.9 with some changes aimed to diversify environmental conditions. Inflow rate is Y-dependent, resulting in sparsely populated polar caps and crowded equatorial region. Mutation rate is X-dependent, being extreme at the borders and zero in the center. The run took about 10 hours on...
Visualization of metaheuristics for the travelling salesman problem
Просмотров 13 тыс.8 лет назад
The video depicts four metaheuristic algorithms applied to the travelling salesman problem: local search, tabu search, simulated annealing and a genetic algorithm. The problem instance is PCB442 from the TSPLib. The experiments were performed using Ascension framework: inversed.ru/Ascension.htm Support me on Patreon: www.patreon.com/inversed
Multidimensional scaling algorithms in action
Просмотров 8 тыс.9 лет назад
Multidimensional scaling (MDS) algorithms try to find a configuration of points whose pairwise distances match a given matrix as closely as possible. More MDS images: inversed.ru/Gallery.htm Support me at Patreon: www.patreon.com/inversed
Channel launch video - algorithms, math and more
Просмотров 2729 лет назад
Video segments: - Upcoming paper on algorithm tuning - Simulated annealing applied to travelling salesman problem - Multidimensional scaling - Different variants of Weierstrass function Music is original work, but clearly inspired by a certain modern composer :) My homepage: inversed.ru Support me on Patreon: www.patreon.com/inversed
Can you give a comparison of length by type? Could you share the program? I would like to know compute time and length standard deviation for each replicate.
This is a fantastic video
One of those rare pieces that grabs your soul Very cool and extremely appreciated hails from drauglur from germany
really nice
Да да
Спасибо, было интересно!
Link above not working for me. This was: adamierymenko.com/ thanks, nice stuff. Spoiler : Orange wins.
Genius!
cool!:)
Inspirational stuff
Very nice visualisations!
Any good references on those algorithms ? All I got in google were books presenting the math, so I would have to build the algorithms from the math. Great job!
+Rafael Anschau Just search for articles on the SMACOF algorithm and force-based layout. Also, Wikipedia has some pages about the subject: en.wikipedia.org/wiki/Stress_majorization en.wikipedia.org/wiki/Force-directed_graph_drawing
+inversed Thank you.
Hey there, is it possible to know which tools you did use in order to make this?
+finalfireita My own MDS software written in Delphi + Open Broadcaster for recording the animations
+inversed oh, that's a nice work so.