• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: August 8th, 2023

help-circle
  • Imo it’s both overblown and very impressive. Deep neural networks are capable of many things that we didn’t even imagine 10 years ago. We’ve made huge leaps.

    The problem is that every company is putting “AI” in everything and techbro’s and managers are heavily overvaluing the technology. Most companies don’t need AI. In many cases there are way better methods to do the thing they want to do. The fridge or washing machine doesn’t need AI, the website of whatever company doesn’t need an AI assistant, and most people don’t need an AI accelerator in their laptop or phone.



  • Machine learning and compression have always been closely tied together. It’s trying to learn the “rules” that describe the data rather than memorizing all the data.

    I remember implementing a paper older than me in our “Information Theory” course at university that treated the creation of a decision tree as compression. Their algorithm considered sending the decisions tree and all the exceptions to the decision tree and the tree itself. If a node in the tree increased the overall message size, it would simply be pruned. This way they ensured that you wouldn’t make conclusions while having very little data and would only add the big patterns in the data.

    Fundamentally it is just compression, it’s just a way better method of compression than all the models that we had before.

    EDIT: The paper I’m talking about is “Inferring decision trees using the minimum description length principle” - L. Ross Quinlan & Ronald L. Rivest




  • As someone who went on a run before breakfast this morning: I feel like the penguin on the right most of the time. I’m barely keeping up with my chores and social life, I reduced my working hours to 36 per week because 40 was too much. Being able to go on a run is one of the few things I am sort of keeping up with.


  • My first experience with the Sims was jumping behind a random computer at some kind of event that was running the Sims 1. Most of the family had just died because the previous person behind the PC had let the house burn down. Needless to say, I was a bit confused. I’ve played the Sims quite a bit after that, and I honestly like messing around with it.

    I don’t think I’ve ever played a game without cheating a lot of money. I don’t like that the Sims that I made have to go off to work or school, so usually I just build a big fence around the property to keep them all there. From there on it used to devolve into chaos when I was younger. Building huge mazes to access basic necessities, launching fireworks indoors, etc. Nowadays im a bit more behaved though.

    Imo the Sims 4 is the best nowadays. The older ones are showing their age. That being said, the Sims 4 is definitely in need of some competition. It’s inexcusably buggy sometimes, and I personally think there’s a lot more that can be done with a game like this. Hopefully the upcoming competitors can spark some fire into this genre.



  • gerryflap@feddit.nltoAndroid@lemdro.idSyncthing saved my ass
    link
    fedilink
    English
    arrow-up
    7
    ·
    6 months ago

    I wouldn’t be so sure if I were you. Everyone, and I mean everyone, uses WhatsApp here. Friends, family, work, doctors, landlords, etc. Not using WhatsApp will make you miss get togethers with friends, make it way harder to communicate with colleagues, take away a lot of convenience when talking to your doctor or landlord or something.

    I have Signal groups with friends, but you’re never going to be able to fully lose WhatsApp here unless you’re prepared to be “that person” everywhere and miss a lot of convenience.


  • I’m not a hundred percent sure, but afaik it has to do with how random the output of the GPT model will be. At 0 it will always pick the most probable next continuation of a piece of text according to its own prediction. The higher the temperature, the more chance there is for less probable outputs to get picked. So it’s most likely to pick 42, but as the temperature increases you see the chance of (according to the model) less likely numbers increase.

    This is how temperature works in the softmax function, which is often used in deep learning.





  • I kinda suck at Tetris. We had a “LAN” last year where we played some battle royale Tetris game, and there was one girl who absolutely demolished everyone. After that I feel like a kid playing (and failing) with one of those block shape matching toys whenever I play Tetris. It’s a cool game though. Nice simple gameplay, but high skill ceiling. I respect people who absolutely destroy me at a game due to pure skill




  • I’m not a native speaker, but I do prefer using it yeah. In my opinion it reads nicer and less ambiguous. In your example the “butter and tax evasion” otherwise kinda reads like it’s one thing. You need to finish reading the following words before you can be sure that it’s the “terminal and” and not some in-between “and”. But “, and” directly communicates that it’s the terminating “and”, making reading easier.



  • Personally I still use Windows for gaming and some other programs that work better under Windows. I’ve tried to switch, but it was just a bit too unstable to depend on for me. For me none of this shit has happened tho. No forced Cortana, no sudden Candy Crush install, no Edge fucking with my browsing. I’d rather switch to Linux full time instead of dual booting, because M$ is still pulling all these moves on others, but sometimes convenience does win.