HackerTrans
トップ新着トレンドコメント過去質問紹介求人

qihqi

no profile record

投稿

AI doesn't replace us, but commodizes us

qihqi.github.io
5 ポイント·投稿者 qihqi·2 か月前·0 コメント

コメント

qihqi
·2 か月前·議論
The author's https://mlsu.io/posts/llm/cheats/ is also pretty good.
qihqi
·2 か月前·議論
Colored functions are good. It reflects the language design on signaling what is important, and what are the properties it want the writer to pay attention. Other examples of colored functions:

* Haskell: pure function and non-pure (IO monads) looks different. * Rust: unsafe functions (or block) requires special markers.
qihqi
·5 年前·議論


   (1) training ML systems on public data is fair use 

This one is tricky considering that kNN is also a ML system.