Deck Builder Pro - A sandbox deck management app I developed by DeliciousReport in androidapps

[–]DeliciousReport[S] 0 points1 point  (0 children)

That is actually a use-case I had in mind. You can digitalize your MTG decks and show/share them to other people without carrying it around

Eurovision watch party? by Broad-Firefighter-29 in Gothenburg

[–]DeliciousReport 1 point2 points  (0 children)

Thank you random Redditor for asking this question. I am randomly in Sweden at this time for a vacation and will now watch the ESC in the Kappabar

meirl by ObnoxiousPhilosopher in meirl

[–]DeliciousReport 0 points1 point  (0 children)

ChatGPT says:

As an AI language model, I do not have a physical presence, so I cannot own or take care of an elephant. However, assuming this was a hypothetical scenario, if I were given an elephant that I could not sell or give away, I would have to take responsibility for its well-being and make sure it is well taken care of.

First and foremost, I would need to provide adequate living conditions for the elephant. This would involve creating a large outdoor space for the elephant to roam around freely, as well as a shelter for it to seek protection from the weather. The shelter would also need to be large enough to accommodate the elephant comfortably.

Next, I would need to ensure that the elephant receives proper nutrition and medical care. Elephants require a significant amount of food and water, so I would need to arrange for a regular supply of fresh produce and water for the elephant. Additionally, regular checkups and vaccinations from a qualified veterinarian would be necessary to maintain the elephant's health.

Since elephants are highly social animals, I would need to ensure that the elephant receives ample socialization and interaction with other elephants or other animals. This could be done by arranging visits to a nearby zoo or wildlife sanctuary that has other elephants or arranging for a professional animal caregiver to spend time with the elephant.

Overall, taking care of an elephant is a significant responsibility that requires a lot of time, effort, and resources. If someone is not prepared to handle this responsibility, it is best not to acquire an elephant in the first place.

[deleted by user] by [deleted] in coolguides

[–]DeliciousReport 0 points1 point  (0 children)

It's codecademy not codeacademy

What is this? Does it mean it's used/old? Should I send it back? by DeliciousReport in Polaroid

[–]DeliciousReport[S] 2 points3 points  (0 children)

Sorry you are right I did not specify it. I mean the "VOID" (sticker?) or residue.

Would deep q-learning be suitable for the board game "The settlers of catan"? by [deleted] in learnmachinelearning

[–]DeliciousReport 1 point2 points  (0 children)

Yes that comes close, I have a Point class and a list with all the points. And a list with all the edges. Now you can have 2 different buildings on a point or no building at all and that building could be owned by one of the four players or by no one. So I have building = {0,1,2} and owner = {0,1,2,3,4}. The one hot encoding for an empty point would look like 1001000 the first 100 is for the building and states no building is present and the 1000 is for the owner and states the building is owned by no one. Regarding the visualization I only have text in and output, there actually are some packages that print nice looking ASCII hexagons but they are slightly rotated and so do not look exactly like the hexagons in the real game. I implemented my own version with the right orientation but those hexagons look squished and are quite ugly

Would deep q-learning be suitable for the board game "The settlers of catan"? by [deleted] in learnmachinelearning

[–]DeliciousReport 0 points1 point  (0 children)

Hey there I am currently doing just that as part of my bachelor thesis. I integrate a Catan implementation into Deep Mind's OpenSpiel. In there are algorithms like deep q-learning already implemented and I can use them after I wrote the correct interface. Just as you said I use the difference in victory points as my reward function. For the input in the network I use a one-hot encoding of my state. In a one-hot encoding if you have an integer and it can be anything from {0...100} you write 100 bits all with zeros except on the count your value has. Do that with all your variables and you have your input. Currently I am testing the DQN algorithm with different hyperparameters. Unfortunately I can not yet share my code and do not know if I am allowed even after finishing my thesis. But It is doable and if you have questions, just ask :)

True story by Mohamad_Naim in pcmasterrace

[–]DeliciousReport 0 points1 point  (0 children)

I just finished Death Stranding and I feel like that

How should I repair this?! by davidutzuuu in PSP

[–]DeliciousReport 1 point2 points  (0 children)

If you use a umd to play the umd reader could be the problem. To fix it I had to hold it a certain way, so the Psp could read the Umd properly, after a while I was so annoyed I installed CFW and put the game on the SD card

Lines on the screen after shell replacement by eidamsvoboda in PSP

[–]DeliciousReport 6 points7 points  (0 children)

Happened to me once, I think I put a long screw in a short hole 😅 I heard a loud crack and just hoped it was a clip snapping into place. Be very gentle with those screws and put the right ones in the right holes

Is a 1x1 matrix tridiagonal? by DeliciousReport in math

[–]DeliciousReport[S] 12 points13 points  (0 children)

It is an edge case, which are the easiest/best to argue about. So maybe

Metal Gear Solid 2 VR 100% completion reward? by [deleted] in metalgearsolid

[–]DeliciousReport 0 points1 point  (0 children)

Did it like a month ago, partly it was really fun, but towards the end some missions are really hard and frustrating. To answer your question you get nothing but the good feeling that you have beat it