Austin Huang

Results 5 issues of Austin Huang

The netflix dataset seems to be still available in the public domain via kaggle: https://www.kaggle.com/netflix-inc/netflix-prize-data contrary to the comment in the corresponding data loader: https://github.com/DataHaskell/dh-core/blob/bd06214e092bc53e5bb8b05afc8bc3420ff96886/datasets/src/Numeric/Datasets/Netflix.hs#L9

- clean up formatting after 129e66ada2b4e461bdf28b88b70cd2465cb213e4 - add .clang-format defaults - minor updates to DEVELOPERS doc

copybara-import

Call for contributions for anyone interested in taking this on (@jan-wassenberg feel free to tag anyone who might be interested). The [Prefill() computation](https://github.com/google/gemma.cpp/blob/befe9fb07ea6fcf344e12ad4cde47f409ca4e5e5/gemma/gemma.cc#L877) is setup to allow batched computation (currently...

Feature

"A low p-value makes our default action (or our null hypothesis) not likely to have happened" - common misconception. A p-value is a statement about the tail probability conditional on...

Add a README link under related related projects for gpu.cpp under WebGPU C++. For background - gpu.cpp is a new project I've been working on. It's a small library for...