home.social
  1. Obviously it's a funny way to bring it. But considering ideas about absurdity, and the idea of mimicry, without claiming it is either real or false, there seems to be some overlap, right? Or is this more a case of apophenia en.m.wikipedia.org/wiki/Apophe

  2. Sarah Silverman sues over . On the one hand, I can understand where she’s coming from. However, I ‘m not sure if copyright is exactly what is at stake here.

    If I read a text, and I’m inspired to create content, I’m not infringing copyright. What’s the difference with AI?

    computerworld.com/article/3702

  3. @[email protected] I am looking for idea-lab mindsets overhere, not echo-chambers. I would classify your reaction as a setup for an echo-chamber. You're still invited yo the idea-lab

    youtu.be/1wPXcPh10xE

  4. How to fix this? The consequentialist framework (CF) to algorithmic fairness foregrounds the results of decisions, rather than properties of the prediction.

    One starts by identifying the utility of different possible outcomes, eg efficiency and equity. Optimal decision policies can be derived with Linear Programming that uses stakeholder preferences.

    This approach has advantages over static experimental designs (eg randomized trials)

  5. @WithDownes In terms of ecosystem, has a 20 year head start, but for my use cases both and have nice ecosystems, both in terms of community and libraries.

    However, what I really appreciate about Julia, is that the libraries are written in Julia. So I can always have a look and extend or modify them, without suddenly hitten a backend in another language like c/c++

  6. Is there a equivalent of github.com/google/gin-config ?

    I found using .gin files a really simple but useful way to store during

    If you do with and haven't heard of it, check it out!