Post
Topic
Board Development & Technical Discussion
Re: Exploring Tensor-Based Proof-of-Work: Aligning Mining with AI/ML Workloads
by
datrus
on 23/02/2025, 11:02:48 UTC
What is new is that it forces optimized miners to be good a neural net inference. (some reasons to do so are explained here: https://github.com/nf-dj/robocoin)
To do so the hashing function is replaced by using rounds of ternary matmuls, each round being NP hard to reverse (https://github.com/nf-dj/robocoin/blob/main/tens_pow.md).
In the future imagine robots with powerful NPUs mining during their sleep haha. (would have no chance mining sha256d or memory hard pows, with this pow optimizing miner == optimizing nn inference)