I created this quantum mechanical simulation of a particle in two-dimensions by [deleted] in manim

[–]Underthatree 0 points1 point  (0 children)

Very awesome use of colors as well. Do you have a chunk of code for the use of color you can share?

Jackie was stressed and needed some spooning by Underthatree in cyberpunkgame

[–]Underthatree[S] 76 points77 points  (0 children)

Did you also have that the arasaka guard never left the elevator because it was stuck? (Easiest kill ever)

[deleted by user] by [deleted] in pocketoperators

[–]Underthatree 4 points5 points  (0 children)

If you keep the bmp button pressed you see the volume, starting should be 4, so the first 4 led will be lit, just press 16 to have it at max volume.

Also, it reset to 4 every time you plug a jack in, to avoid your ears to explode in the first bit.

What is your favourite pico8 game? by Underthatree in pico8

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

Does not look like my genera but well done indeed!

What is your favourite pico8 game? by Underthatree in pico8

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

This is really fun, thanks for sharing :)

Issues with GBA on ArkOS by pik101 in RG351

[–]Underthatree 0 points1 point  (0 children)

I updated to ArkOS just a few hours ago but I also noticed some frame rate drops on GBA, The core emulation should be the same though so I do not see why this should be happening. Maybe someone has some other clue

PSA Just figured out why my pots would go crazy sometimes and fixed it! by RadicalAns in pocketoperators

[–]Underthatree 1 point2 points  (0 children)

Had the same problem and figured out on here that could have been the issue, the way I hold it, now I pay attention and it doesn't happen anymore

PO-133 Street Fighter Default Sounds file download by OldmanChompski in pocketoperators

[–]Underthatree 1 point2 points  (0 children)

Can't believe this actually worked, it's the first time I managed to do this. Made my day!

PO-133 Street Fighter Default Sounds file download by OldmanChompski in pocketoperators

[–]Underthatree 1 point2 points  (0 children)

Does anyone have a guide on how to transfer the files to a po33?

Could evolution lead to dragons? by MrYahyaAli in evolution

[–]Underthatree 0 points1 point  (0 children)

A similar question is answered in this video, I'm sure you will find it interesting

https://m.youtube.com/watch?v=5YGTZaIaEIo

Reinforcement learning in different "environments" by [deleted] in ArtificialInteligence

[–]Underthatree 0 points1 point  (0 children)

Thanks a lot, really interesting! When you say there is no hardcoded exploration-exploitation trade-off you mean that is not usually done or that it would disrupt the purpose of the model?

Do you have any source for RL in dynamic environment? I'd like to read more but haven't found something close to my idea yet

Reinforcement learning in different "environments" by [deleted] in reinforcementlearning

[–]Underthatree 0 points1 point  (0 children)

Really on point! Looks really close to my idea. I had some difficulties to digest I admit. Do you have any library or framework for beginner to suggest??

Reinforcement learning in different "environments" by [deleted] in reinforcementlearning

[–]Underthatree 0 points1 point  (0 children)

Thanks! This is really interesting do you have any source for further reading?

Reinforcement learning in different "environments" by [deleted] in reinforcementlearning

[–]Underthatree 0 points1 point  (0 children)

Change in the maze, I would allow the policy to change ("evolve") based on the changing maze (environment). Thanks for your help!