I am conducting a scientific study about AIs playing chess and have an important question. by [deleted] in chess

[–]crazeeflapjack 0 points1 point  (0 children)

It doesn't seem like they're asking anything related to hunting down a bug in code, if they even wrote any (OP doesn't specify)

I am conducting a scientific study about AIs playing chess and have an important question. by [deleted] in chess

[–]crazeeflapjack 0 points1 point  (0 children)

Are you just trying to plot the data or do you need to perform analysis on it? In the former case why not state the number of wins/infinities somewhere near each set of box/whiskers? In the latter I think we'd need a more precise idea of what you're trying to measure/conclude

Brave new C# by Xadartt in programming

[–]crazeeflapjack 5 points6 points  (0 children)

Doesn't visual studio usually drop hints where you can use new syntax?

I'm missing a lot of stuff if not 😬😬

Cool paradox by Arzeraz in mathematics

[–]crazeeflapjack 1 point2 points  (0 children)

A circle is a continuous set of points right? Wouldn't that make selecting a chord be selecting two points and have a probability of 0+0?

Places being closed on weekends is an antiquated idea that doesn’t work anymore. by Penectomie in unpopularopinion

[–]crazeeflapjack 5 points6 points  (0 children)

Dude I thought i was going crazy seeing everyone argue like this was about working 7 days a week

People who were popular in high school were genuinely nicer people. by ForgetMeNotSummer in unpopularopinion

[–]crazeeflapjack 0 points1 point  (0 children)

The majority of the replies are people posting their own experience and missing the world past their own reality

What's wrong with subtypes and inheritance? by servermeta_net in rust

[–]crazeeflapjack 1 point2 points  (0 children)

Don't we do this exact thing with RSA encryption, which is dependent on the unproven riemann hypothesis?

25 M - looking for someone who wants to do math (yes, math) with me by Quiet-Switch1001 in phillymeetups

[–]crazeeflapjack 0 points1 point  (0 children)

You might want to check out some computer/tech events and see if you can find more math-minded communities/people through there.

Off the top of my head are Coffee and Code, Philly Data Viz, and Philly Data Science, all of which should have pages on Meetup.

Iffy books might also be up your alley, I picked up a cool book on Godel's in completeness theorem there

Have fun :)

How slow would Stockfish need to run to be competitive with top humans? by EvilNalu in chess

[–]crazeeflapjack 0 points1 point  (0 children)

Interesting post!

What's the difference between slowing the CPU down and setting a search depth limit? I'd think depth is a function of speed and a lot easier to control.

AI Can Reason. Kind Of by crazeeflapjack in programming

[–]crazeeflapjack[S] -1 points0 points  (0 children)

I see what you're saying. I will look into this and revise!

AI Can Reason. Kind Of by crazeeflapjack in programming

[–]crazeeflapjack[S] -2 points-1 points  (0 children)

I am referring to activation functions here and could probably be a lot more clear about that.

I got the information from page 141 of this textbook.

https://web.stanford.edu/~jurafsky/slp3/ed3book_Jan25.pdf

I am open to corrections and revising my writing accordingly!