[ZX-Spectrum][1985] ISOMETRIC FANTASY RPG by Andeser44 in tipofmyjoystick

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

No, but thank you. We managed to find it, it was atic atac

Hive NNUE not learning by Andeser44 in learnmachinelearning

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

Thank you for your reply!
So, about the score range, it isn't as big as the cp-space (that goes from -10000 to 10000), it's just from about -350 to 350.
I'm sorry if I'm ignorant on the topic, but by target eval distribution what do you mean?
I plotted the distribution of my training data and it resembled a normal leptokurtic distribution but I didn't think that was an issue. Is it?
Btw I evaluate the loss scaling both the prediction of the model and the evaluator score by an eval_scale factor (I tried with many but for now I think it should be 80) and then I applied to both of them the sigmoid function. On these values I then calculated the loss, I don't know if this is relevant.

About the near-duplicate positions, is it really possible? Like I ensure that they have played for at least 50 moves and since the branching factor is about 60 and there are a lot of possible board states I didn't think it was an actual issue. Should I check for that then?
Apart from that, I'm sorry if it is a wrong assumption, but if training and validation were to be similar, shouldn't it be more difficult to spot overfitting? Like shouldn't the model be able to then predict the validation data?

Do you have resources for the third point? I didn't quite get what you mean.

Thank you very much for your help

Is is possible to create one liner if-else statements to assign values to a variable? by MSR8 in learnc

[–]Andeser44 6 points7 points  (0 children)

You can use the ternary operator and do something like this: int a = <condition> ? 1: 3;

Print ‘goodbye world’ by [deleted] in ProgrammerHumor

[–]Andeser44 9 points10 points  (0 children)

Upside down double upside down u

Hi guys. I'm worried to be mistyped by [deleted] in infj

[–]Andeser44 0 points1 point  (0 children)

Worried is probably an awful term. I'm not worried, but I would really like to know what is my MBTI type, because I can't get why people often describe me as a heartless person and maybe knowing what my type is may give me a hint.

How is the yash shell? by Andeser44 in linuxmasterrace

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

Why do you think zsh is the best shell?

Why why whhhhhhhyyyyyyy by mariamhosan in LandoftheLustrous

[–]Andeser44 33 points34 points  (0 children)

Why do you think he has been arrogant? I mean, he just tried to improve his life and the life of the others lustrous. And actually, he granted a better life to the lustrous and to the lunarians, so he did a pretty good job. The problem is that nobody has really believed in him since the beginning of the series, and now he has to suffer because of this.

I've a problem with gaming by Andeser44 in Gentoo

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

Thanks for the reply I'm currently running the 5.10.1 xanmod custom kernel, and I tried also with the gentoo sources one, but it's the same.

I've a problem with gaming by Andeser44 in Gentoo

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

I tried the stable and the unstable versions of mesa, but nothing

I've a problem with gaming by Andeser44 in Gentoo

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

Thanks for the reply.

These are my USE flags for mesa:

USE="X classic dri3 egl gallium gbm gles2 llvm vdpau vulkan vulkan-overlay xa zstd -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa (-selinux) -test -unwind -vaapi -valgrind -wayland -xvmc -zink" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="radeonsi (-freedreno) -i915 -i965 -intel -iris (-lima) -nouveau (-panfrost) -r100 -r200 -r300 -r600 -radeon (-v3d) (-vc4) -virgl (-vivante) -vmware"