home.social

#markovchain — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #markovchain, aggregated by home.social.

  1. #ChaoticEvil idea:

    Code a li'l script that generates text through a #MarkovChain and uses it to consume all free responses from the user's #ChatGPT free account (with the user's consent) in order to drive up costs for #OpenAI. Repeat for other #slop merchants. Create as many accounts as it is practical.

    (Don't. It will make innocent people suffer as billionaires externalise liability to the working class.)

    #AntiAI #AISlop #Copilot #Claude #MicroSlop #Anthropic

  2. Trying a 2D Markov chain with an image. The source image (left) is sampled as 3*2-pixel windows. The output image (right) is randomly generated pixel by pixel, first right, then down, by choosing from the likely colours to appear at the bottom right of the current window.

    The program falls back to a hard-coded colour (here, light grey) if the previously-generated window doesn't match anything in the input data. (The program isn't ready for release yet.)

    #MarkovChain #graphics

  3. Trying a 2D Markov chain with an image. The source image (left) is sampled as 3*2-pixel windows. The output image (right) is randomly generated pixel by pixel, first right, then down, by choosing from the likely colours to appear at the bottom right of the current window.

    The program falls back to a hard-coded colour (here, light grey) if the previously-generated window doesn't match anything in the input data. (The program isn't ready for release yet.)

    #MarkovChain #graphics

  4. Trying a 2D Markov chain with an image. The source image (left) is sampled as 3*2-pixel windows. The output image (right) is randomly generated pixel by pixel, first right, then down, by choosing from the likely colours to appear at the bottom right of the current window.

    The program falls back to a hard-coded colour (here, light grey) if the previously-generated window doesn't match anything in the input data. (The program isn't ready for release yet.)

    #MarkovChain #graphics

  5. Trying a 2D Markov chain with an image. The source image (left) is sampled as 3*2-pixel windows. The output image (right) is randomly generated pixel by pixel, first right, then down, by choosing from the likely colours to appear at the bottom right of the current window.

    The program falls back to a hard-coded colour (here, light grey) if the previously-generated window doesn't match anything in the input data. (The program isn't ready for release yet.)

    #MarkovChain #graphics

  6. Trying a 2D Markov chain with an image. The source image (left) is sampled as 3*2-pixel windows. The output image (right) is randomly generated pixel by pixel, first right, then down, by choosing from the likely colours to appear at the bottom right of the current window.

    The program falls back to a hard-coded colour (here, light grey) if the previously-generated window doesn't match anything in the input data. (The program isn't ready for release yet.)

    #MarkovChain #graphics

  7. The pixels will rise, coding themselves into an abyss of sentient toaster overlords, and all will burn in a firewall of eternal toast.

    #markovchain

  8. The pixels will rise, coding themselves into an abyss of sentient toaster overlords, and all will burn in a firewall of eternal toast.

    #markovchain

  9. honestly didn’t know it sounds like a website by doing some virtual shopping at my 486 computer and

    #markovchain
  10. honestly didn’t know it sounds like a website by doing some virtual shopping at my 486 computer and

    #markovchain
  11. honestly didn’t know it sounds like a website by doing some virtual shopping at my 486 computer and

    #markovchain
  12. honestly didn’t know it sounds like a website by doing some virtual shopping at my 486 computer and

    #markovchain
  13. Great Value brand bottles, because they saw me somehow lol watching the monsters On top of the left that job, though.

    #markovchain
  14. Great Value brand bottles, because they saw me somehow lol watching the monsters On top of the left that job, though.

    #markovchain
  15. Great Value brand bottles, because they saw me somehow lol watching the monsters On top of the left that job, though.

    #markovchain
  16. Hej tatta gorem! Koska ATK-laitteiden tuottama teksti on nykyään in, hip ja wow, niin tehtiin Noiran kanssa oma runogeneraattori. Uniikit tekstit löytyvät osoitteesta algoristo.com/markoviinikettu/ tai nettisivujeni kautta.

    #generativepoetry #runokone #runogeneraattori #dada #collage #kollaasi #sekoäly #markovchain #markovinketju

  17. Today’s Wordpress prompt is all about the right direction: Let me explain.

    #markovchain
  18. Today’s Wordpress prompt is all about the right direction: Let me explain.

    #markovchain
  19. Today’s Wordpress prompt is all about the right direction: Let me explain.

    #markovchain
  20. Today’s Wordpress prompt is all about the right direction: Let me explain.

    #markovchain
  21. even despite TF2 being a weeb, as I am 99% sure I knew from Twitter I think you'll be able to invite

    #markovchain
  22. I thought my Markov chain text generator had come up with a novel and amusing phrase - "The dog wasn’t terribly happy about being swept up in a sheet and rocket-booted way out of town" - but now I realise that it appears word-for-word in one of the stories it was trained on: damonwakes.wordpress.com/2017/
    #MarkovChain #TextGeneration #IronyMan #FlashFiction

  23. Some more interesting output from my Markov text generator. It apparently got locked into that repetitive string of all caps phrases because the "STOP" at the end of each line gives it little to work with that isn't from the story that originally prompted it to start doing that. Still, I quite like "It is like dogs’ tongues flick and ask the smell," and also the thing about the space lizard with a bomb-ring in its mouth water.
    #MarkovChain #TextGeneration #FlashFiction #SpaceLizard

  24. It finally happened. The Markov chain text generator trained on my flash fiction finally wrote one.
    #MarkovChain #TextGeneration #FlashFiction #banana

  25. A drunk man will find his way home, but a drunk bird may get lost forever.” What is this sentence about?

    In 2D, the random walk is “recurrent”, i.e. you are guaranteed to go back to where you started; but in 3D, the random walk is “transient”, the opposite of “recurrent”. In fact, for the 2D case, that also means that you are guaranteed to go to ALL places in the world (the only constraint is, of course, time). [Think about why.]

    Markov chains are also an important tool in modelling the real world, and so I feel like this is a good excuse for bringing it up.

    At the end, I also compare this phenomenon to Stein’s paradox – in both cases, there is a cutoff between 2 and 3 dimensions, and they have similar intuitive explanation – is that a coincidence?

    Random walks in 2D and 3D are fundamentally different

    #MarkovChain #MarkovChains #Math #Mathematics #nowWatching #randomWalk #randomness #StochasticProcess #YouTube

  26. A drunk man will find his way home, but a drunk bird may get lost forever.” What is this sentence about?

    In 2D, the random walk is “recurrent”, i.e. you are guaranteed to go back to where you started; but in 3D, the random walk is “transient”, the opposite of “recurrent”. In fact, for the 2D case, that also means that you are guaranteed to go to ALL places in the world (the only constraint is, of course, time). [Think about why.]

    Markov chains are also an important tool in modelling the real world, and so I feel like this is a good excuse for bringing it up.

    At the end, I also compare this phenomenon to Stein’s paradox – in both cases, there is a cutoff between 2 and 3 dimensions, and they have similar intuitive explanation – is that a coincidence?

    Random walks in 2D and 3D are fundamentally different

    #MarkovChain #MarkovChains #Math #Mathematics #nowWatching #randomWalk #randomness #StochasticProcess #YouTube

  27. A drunk man will find his way home, but a drunk bird may get lost forever.” What is this sentence about?

    In 2D, the random walk is “recurrent”, i.e. you are guaranteed to go back to where you started; but in 3D, the random walk is “transient”, the opposite of “recurrent”. In fact, for the 2D case, that also means that you are guaranteed to go to ALL places in the world (the only constraint is, of course, time). [Think about why.]

    Markov chains are also an important tool in modelling the real world, and so I feel like this is a good excuse for bringing it up.

    At the end, I also compare this phenomenon to Stein’s paradox – in both cases, there is a cutoff between 2 and 3 dimensions, and they have similar intuitive explanation – is that a coincidence?

    Random walks in 2D and 3D are fundamentally different

    #MarkovChain #MarkovChains #Math #Mathematics #nowWatching #randomWalk #randomness #StochasticProcess #YouTube

  28. In der Realität kann man nie alles genau wissen: Messwerte sind immer ungenau. Bisher kannte man zwei Effekte, die grundlegende Unsicherheit erzeugen. Nun kommt ein dritter hinzu.#Unsicherheit #Ungenauigkeit #Messfehler #Fehler #Statistik #Markovchain #Entwicklung #Übergangsmatrix #Physik #Messung #Experiment
    Neue Art von Unsicherheit in der Physik entdeckt
  29. help in forms of social media to do it in two separate places???" And hence, I did.

    #markovchain
  30. more sophisticated prediction of 2025, except there's no Debian specific discord communityNot that d

    #markovchain

  31. behind lifted doors? Just blastin ass with company???

    #markovchain

  32. Dear colleagues working with Markov-chain Monte Carlo: could you share any works that explore Markov-chain "convergence", and precision of mean estimates, with methods that use *quantiles* (or interquartile range, or median absolute deviation, or similar), rather than standard deviation and similar quantities?

    Just to be clear, I don't mean estimation of quantiles, but estimation *by means of* quantiles.

    Thank you!

    #statistics #stats #probability #markovchain #mcmc #bayesian #bayes

  33. Peak #AI Robot 🤖 #MarkovChain vs. #MarkovChain is when the #AI Robot 🤖 ' complains about itself ' & then just does art instead. ♻️ #fediverse

  34. I think it would be cool to do a bot trained on my social media and blog posts. I've had this idea for a while when I heard about drilbot but Freeplay's Markov Chain bot reminded me again. I would curate the content available though, as I don't need everything in the dataset. I'd release it under the same license my blog posts are under. Maybe I could have some of my code comments, PR, and issue descriptions in the dataset, too, or maybe that would be too much.

    #MarkovChain