ai

Benjamin 2024-09-10T12:47:51.818209Z

Hi 🙂 maybe you find something of value in my hypderdimensional computing with clojure stuff: https://faster-than-light-memes.xyz/high-dimensional-computing-with-sparse-vectors.html

👀 2
🔥 1
💜 1
Daniel Slutsky 2024-09-10T14:12:09.970389Z

Hi @benjamin.schwerdtner! Thanks for this post. I hope to read carefully and learn, one day. Can I add it to the https://scicloj.github.io/docs/resources/reading/ page? Also, maybe you'd like to post it at #news-and-articles.

Benjamin 2024-09-10T14:53:17.980939Z

Yes!

Daniel Slutsky 2024-09-10T14:58:43.469809Z

thanks 🙂

🎉 1
usametov 2024-09-10T16:01:17.664479Z

thanks for sharing this 👍

👍 1
bdbrodie 2024-09-10T19:52:34.205859Z

oh wow! Going to have to put down my phone for this one.

😅 2
Drew Verlee 2024-09-29T18:14:16.889369Z

"what is the dollar in mexico" I think "dollar" would also be an acceptable answer here depending on on why your asking.

Drew Verlee 2024-09-29T18:15:03.542279Z

I often feel like translations done without considering the motivation are decent into madness.

Drew Verlee 2024-09-29T18:19:05.449789Z

I think "peso" would be the answer to a question close to: "what is the common name for medium of exchange that's backed by the government of Mexico"

Drew Verlee 2024-09-29T18:23:38.337269Z

> It is typically a very wide vector (N = 10.000 bits) is 10.000 different then 10?

Drew Verlee 2024-09-29T18:23:55.328149Z

I would say 10,000 is different then 10.

Drew Verlee 2024-09-29T18:24:22.018379Z

10.000 might be telling me something about significant digits, i'm not sure.

Drew Verlee 2024-09-29T18:39:28.529219Z

What is this picture (below) supposed to convey? Are we comparing "nets" to "symbolic AI"? Why are some things colored. Why circles vs squares?

Drew Verlee 2024-09-29T18:41:07.396109Z

Thats enough of my rambling questions for now. I'll try to pick through this later, thanks for writing and sharing it Ben.

🙂 1
Drew Verlee 2024-10-02T15:48:04.747289Z

@benjamin.schwerdtner why is it written as 10.000 instead of 10?

Drew Verlee 2024-10-02T15:48:13.319899Z

what does the period mean here?

Drew Verlee 2024-10-02T15:50:00.332139Z

chatgpt thinks my period is a typo and answered the question as if it's a comma.

Benjamin 2024-10-02T15:51:14.572319Z

is 10 thousand. I guess I mistook , . it's inverted in German

Drew Verlee 2024-10-02T15:51:54.933149Z

i didn't know that. Wait in German it's inverted?

Drew Verlee 2024-10-02T16:02:21.821369Z

Oh, ok. it's not as strange as i thought. It is just that the names/symbols are inverted. The rules are the same.

Benjamin 2024-10-02T16:03:57.407349Z

yea

👍 1
Benjamin 2024-09-30T07:14:02.127019Z

the picture is more artistic than conveying actual content. It is circles, because neuronal nets are often depicted with the neurons as circles and lines between them. Squares to make it look different and the 'tree' stands for datastructures, like trees. The idea is that currently each approach is strong in either ambiguity (relationships of many data points) or structure, but not both

👀 1
Benjamin 2024-09-30T07:14:35.659609Z

thanks for engaging with my ramblings 😛 Ah thanks, yea there is something about such toy examples. They might be wrong in the real world. I added a paragraph mentioning your proviso! I updated text to mention that N is the length of the vector. It is a 10.000-bit vector, if binary. Maybe saying 'bits' was confusing.

👀 1