[go: up one dir, main page]

  • 1 Post
  • 78 Comments
Joined 2 years ago
cake
Cake day: March 29th, 2024

help-circle
















  • Interesting. I don’t know German politics and parties well. Here in France the far right has abandoned anti-eu positions much like Meloni in Italy. They try to appeal simultaneously to the french who are against EU (due to its weaknesses, corruption and anti democratic nature), and to the business and finance which is pro EU. It is contradictory but they act in favor of the latter and build the opposite image with the help of billionaire owned media.




  • From my understanding, AI is the general field of automating logical (“intelligent”) tasks.

    Within it, you will find Machine Learning algorithms, the ones that are trained on exemplar data, but also other methods, for instance old text generators based on syntactic rules.

    Within Machine Learning, not all methods use Neural Networks, for instance if you have seen cool brake calipers and rocket nozzle designed with AI, I believe those were made with genetic algorithms.

    For procedural generation, I assume there is a whole range of methods that can be used:

    • Unreal Engine Megaplants seems to contain configurable tree generation algorithms, that’s mostly handcrafted algorithms with maybe some machine learning to find the parameters ranges.
    • Motion capture and 3D reconstruction models can be used to build the assets. I don’t believe these rely on stolen artist data.
    • Full on image generation models (sora, etc.) to produce assets and textures, these require training on stolen artist data AFAIK (some arrangements were made between some companies but I suspect it’s marginal).