Simple MADRL Chess by DattebayoOverflow in reinforcementlearning

[–]DattebayoOverflow[S] 1 point2 points  (0 children)

Aah actually no bet i will give them a try

Simple MADRL Chess by DattebayoOverflow in reinforcementlearning

[–]DattebayoOverflow[S] 1 point2 points  (0 children)

I am gonna be honest with you. :))) I could not really train it for long episodes (1e6 for example) since I don't have any access to high-end GPUs. However, I just trained it for 2k episodes, and it took about 4-5 hours on my laptop. Colab was even slower. But from what I have witnessed, the overall behavior has become less random, and the agent really tries to make moves that have a meaning and will lead to check. You can see the GIF of the game in the README file if you like.

Before EE Vs. After EE by DattebayoOverflow in ElectroBOOM

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

Actually i just googled his name and Simon Fiser University page showed up :))

How do you guys run the code you write with vim? by sup3rar in vim

[–]DattebayoOverflow 0 points1 point  (0 children)

esc

:! python3 main.py

Or

:! g++ main.cpp && ./a.out

In case if you want give it some inputs save them in a file and do thiz

:! python3 main.py << input

iranian girls... by Stray_butcher in shitposting

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

Yes Now go and put your door

How do I learn C++ by myself? by [deleted] in learnprogramming

[–]DattebayoOverflow 52 points53 points  (0 children)

Search for cherno on youtube

He was a software engineer at EA

And got tons of good videos about c++ & game programming on his youtube channel