• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: July 26th, 2023

help-circle




  • It’s not. It’s a math formula that predicts an output based on its parameters that it deduced from training data.

    Say you have following sets of data.

    1. Y = 3, X = 1
    2. Y = 4, X = 2
    3. Y = 5, X = 3

    We can calculate a regression model using those numbers to predict what Y would equal to if X was 4.

    I won’t go into much detail, but

    Y = 2 + 1x + e

    e in an ideal world = 0 (which it is, in this case), that’s our model’s error, which is typically set to be within 5% or 1% (at least in econometrics). b0 = 2, this is our model’s bias. And b1 = 1, this is our parameter that determines how much of an input X does when predicting Y.

    If x = 4, then

    Y = 2 + 1×4 + 0 = 6

    Our model just predicted that if X is 4, then Y is 6.

    In a nutshell, that’s what AI does, but instead of numbers, it’s tokens (think symbols, words, pixels), and the formula is much much more complex.

    This isn’t intelligence and not deduction. It’s only prediction. This is the reason why AI often fails at common sense. The error builds up, and you end up with nonsense, and since it’s not thinking, it will be just as confidently incorrect as it would be if it was correct.

    Companies calling it “AI” is pure marketing.


  • I think what you’re forgetting is scale.

    Lemmy is niche. VR is niche. Gaming is mainstream.

    You can’t call a niche dead just because there aren’t that many people into it. It’s a niche for a reason.

    Linux is booming, even though it’s “dead.” Lemmy has never been this active in its entire existence. Why do investments from large companies matter?

    What truly matters is growth. Negative growth is what kills a platform/industry/company/whatever else. VR is growing, Linux is growing, Lemmy is growing. It may not be fast, but they all have active userbases that support their development.

    You cannot call a child “failure” just because it never achieved anything in life, can you? They are growing. They can get sick, they can recover. They can also regress due to that illness and die. Only then they’re truly dead.



  • That’s not even accurate.

    If VR gaming is dead, then what does it say about Linux with about 5 times less users? Like, a low poly game about monkeys has a daily playerbase of a million people there. Mind you, Mincraft has 1 to 1.5 million. Not bad for a “dead” platform. Also, Valve isn’t even the last one to enter the market.

    I think what you’re actually trying to say is that it’s too niche, which it absolutely is.