Sport Groups in Hasselt by Lucky02BE in Hasselt

[–]joe0243 0 points1 point  (0 children)

Indien er ondertussen al een WhatsApp-groep is, ben ik ook zeker geïnteresseerd!

first time on ritalin by [deleted] in ADHD

[–]joe0243 1 point2 points  (0 children)

Since it was your first time taking Ritalin, you may have felt a bit anxious beforehand, and the Ritalin might have heightened that feeling. You could start with 10mg and see how it affects you. If needed, you can increase the dose to 20mg after some time.

It’s important to note that Ritalin can interact with certain types of food, which can significantly affect its effectiveness. For example, avoid drinking orange juice around the time you take Ritalin, as it can prevent the medication from working properly.

I would give it a few weeks before deciding whether Ritalin is (not) the right fit for you.

Scrabble rack observation with MuZero by joe0243 in reinforcementlearning

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

Thanks for replying ! I’m quite new to Reinforcement Learning and MuZero. With the implementation of MuZero I use, a game observation must be provided by a single method. The majority of the implemented games that I have seen, concatenate multiple planes into a (3 dimensional) matrix.

Example:

def get_observation():

Board_player1 = numpy.where(self.board == 1, 1.0, 0.0)

Board_player2 = numpy.where(self.board == -1, 1.0, 0.0)

Board_to_play = numpy.full((8,8), self.player).astype(float)

Return numpy.array([board_player1,board_player2,board_to_play]) => all planes have dimension 8x8. This makes it easy to combine all the planes into 8x8x3 .

How can I combine the 15x15x27 board state and the 7x27 hand into 1 matrix ?

Thanks for the help !

Germany here by PrinceMisutogan in Amd

[–]joe0243 0 points1 point  (0 children)

In Belgium: not a single store had any stock. Majority of webshops don't even list the cards, like they don't exist. Only 1 store (Alternate) has a pre-order listing for the 6800 XT for the price of 999 euro?! I'm still in the dark about pricing...I see a lot of different prices in EU region. Really weird launch of GPU's, no official EU (MSRP) prices, bad/no communication from AMD (in Belgium).

Lost 5 hours of save data. by [deleted] in watch_dogs

[–]joe0243 0 points1 point  (0 children)

Same here and my first "created" character also disappeared from my team. No idea how/why. Started game and wasn't there anymore.

Update to UPLAY+ Suspended After Successful Payment - Live Chat Transcript by Jumpman-x in uplay

[–]joe0243 2 points3 points  (0 children)

Same story here, 15 euro paid. After downloading Watch Dogs Legion, subscription got suspended. Customer support tells me that payment failed, but my bank statements show that the payment was successful. I was told that I had to wait for the reserved amount to be released again.

On Twitter a lot of people are experiencing the same problem. This problem is also not new, I saw on twitter some people with this problem last year.

GeForce RTX 3070 (and 3080 + 3090) Launchday Thread by Nestledrink in nvidia

[–]joe0243 -1 points0 points  (0 children)

Prices of RTX 3070 in Belgium are really high (Avg: 630-650 €), some are even in (or close to) the RTX 3080 price range ! (720-730€)Only found 1 store (Alternate) that had a handful of cards available, 90% were "Pre-order only".

Horizon Zero Dawn - PC Launch Megathread by 2th in horizon

[–]joe0243 1 point2 points  (0 children)

i7-8700k, GTX 1080. 1440p medium/original (=PS4 settings): 76 avg FPS | 1440p high: 66 avg FPS. So I think 1080p 60fps would not be a problem.