inversed
inversed
  • Видео 8
  • Просмотров 24 327
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
Просмотров: 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

Комментарии

  • @hodr1000
    @hodr1000 Год назад

    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.

  • @hodr1000
    @hodr1000 Год назад

    This is a fantastic video

  • @drauglurdarkambient
    @drauglurdarkambient 2 года назад

    One of those rare pieces that grabs your soul Very cool and extremely appreciated hails from drauglur from germany

  • @jakodoma9503
    @jakodoma9503 2 года назад

    really nice

  • @RprocVelikiu
    @RprocVelikiu 2 года назад

    Да да

  • @byterbrodTV
    @byterbrodTV 3 года назад

    Спасибо, было интересно!

  • @mattgrimaldi13
    @mattgrimaldi13 5 лет назад

    Link above not working for me. This was: adamierymenko.com/ thanks, nice stuff. Spoiler : Orange wins.

  • @Mirror.Reality
    @Mirror.Reality 6 лет назад

    Genius!

  • @florianreichelt
    @florianreichelt 7 лет назад

    cool!:)

  • @patryk3120
    @patryk3120 8 лет назад

    Inspirational stuff

  • @patryk3120
    @patryk3120 8 лет назад

    Very nice visualisations!

  • @rafaelanschau3196
    @rafaelanschau3196 8 лет назад

    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!

    • @Inversed
      @Inversed 8 лет назад

      +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

    • @rafaelanschau3196
      @rafaelanschau3196 8 лет назад

      +inversed Thank you.

  • @NoMoreRoses
    @NoMoreRoses 9 лет назад

    Hey there, is it possible to know which tools you did use in order to make this?

    • @Inversed
      @Inversed 9 лет назад

      +finalfireita My own MDS software written in Delphi + Open Broadcaster for recording the animations

    • @NoMoreRoses
      @NoMoreRoses 9 лет назад

      +inversed oh, that's a nice work so.