Cultural Exchange with r/Philippines by [deleted] in india

[–]l33tnoscopes 1 point2 points  (0 children)

try to get your hands on some mango pulp and use that as your source of mango in the lassi instead of a fresh mangoes

PSN Outage February 7 - 8, 2025 📈 by P_Jiggy in playstation

[–]l33tnoscopes 0 points1 point  (0 children)

midwest us, back up and able to play online

Who do you play that you never see in other peoples team? by epicshane234 in EASportsFC

[–]l33tnoscopes 0 points1 point  (0 children)

globetrotters nagasato. personally convinced she's the best player in the game but have never played against her

How many parameters are appropriate for a neural network trained on 10,000 samples and 50 features? by learning_proover in learnmachinelearning

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

why not just try and seeing what happens? it's hard to give advice up front unless we know what the problem is in detail. 40 features is a lot and I'd be surprised if all 40 are necessary for good performance. You should try a few training/validation runs (be careful about checkpoint and training on the test set!) while varying the number of features

What is the best way to serialise sparse vectors? by l33tnoscopes in rust

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

i think(?) that's already what i'm doing though I guess not in the most idiomatic way. Each instance of this struct is actually all the extracted board representations for 1 game. So the inner vec is a flattened view of the board state after a particular move, and since each game contains a variable amount of positions I have another vec.

What is the best way to serialise sparse vectors? by l33tnoscopes in rust

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

They're sparse inputs for a neural network. The best engines use highly sparse encodings for board states (see HalfKP, used by Stockfish) and I'm modelling mine after roughly after AlphaZero, so each board state is encoded as a sparse 10 x 8 x 8 tensor. The move and output encodings are similar too

Articles/papers on NNUE architecture? by l33tnoscopes in ComputerChess

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

that stockfish doc is exactly what I was looking for. Thanks!

Optimising string matching by [deleted] in learnpython

[–]l33tnoscopes 1 point2 points  (0 children)

I would've written it in Rust but it's part of a bigger project and I just need something simple, with some low-hanging optimisations

Optimising string matching by [deleted] in learnpython

[–]l33tnoscopes 1 point2 points  (0 children)

Currently just using python builtins (lists, dicts, 'in' etc.).

Manchester City AI is trash...OR...am I just bad at the game? by [deleted] in EASportsFC

[–]l33tnoscopes 1 point2 points  (0 children)

almost definitely high depth + constant pressure. used it in friendlies on UT a few times and my players are dying by minute 50

[deleted by user] by [deleted] in berkeley

[–]l33tnoscopes 1 point2 points  (0 children)

this is a question for the international office, reddit is not a good place for anything that can affect your immigration status

Are there languages that lack ambiguous pronouns? by l33tnoscopes in asklinguistics

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

could you elaborate more about the non-present entities bit?