Hello! Today, nothing really happened. I woke up, to a mail from a student, who’s point’s I added incorrectly together – whoops… Then, I did mostly nothing.
In the afternoon, I had some fun solving Sudokus. These weren’t normal Sudokus, since those are quite boring, but some from here, with extra rules, which makes them kinda fun. Usually, I picked a Sudoku from a Cracking the Cryptic video, and then try to solve it faster than those guys. (I was usually about 5-10 minutes slower, for the ones, where it took them about half an hour.)
Late in the afternoon / early evening, I decided to go outside for a bit of sun exposure. I then lied there, listened to some music, and thought a bit about some specific problem I think about every now and then. That is: 1. We have to make a dating platform where we get a lot of data from the users. 2. with this data, we have a score of how well two given people fit together. Now the problem: How do you find the best distribution? That is, how do you make the best pairs for everyone? Or better: Make the best matches, but only match, if they are above a given threshold of “good”.
I didn’t really come up with a solution, but I believe to have remembered, that we looked at some kind of algorithm for this in the machine learning lecture. So I went back inside and looked through my notes. I couldn’t find anything though.
I then asked chat-GPT, and it turns out, there is an algorithm for the problem without the threshold. Maybe I’ll try to implement it tomorrow. Maybe I’ll even try to do it with this threshold.
Then, I saw a YouTube video, where they said, that google had some AI, which improved the 4×4 matrix multiplication algorithm. So what did I do? I implemented the old one into python – cuz why not?
Once I was done with that, I solved some more Sudokus, watched some YouTube and now I’m writing (to) you. Surprisingly, the day feels not bad at all, even though, I didn’t really do anything that useful. Which usually decides, if a day feels good. Anyway. That’s all for today. I’ll see you again tomorrow! Take care! Bye-Bye!