danku icon indicating copy to clipboard operation
danku copied to clipboard

Exchange ML models in a trustless manner!

Results 4 danku issues
Sort by recently updated
recently updated
newest added

Hi Besir, I'm a deep learning researcher and simultaneously the co-founder of a blockchain startup (in the De-Fi space, specifically). Funny enough, I never thought to combine these two disciplines...

In test_danku.py file include test_single_solver_finalized_contract(web3, chain) which implement all the steps. But if we consider multiple solvers, then how can we split the code in the separate file and how...

Hi there! Really interesting project. We unfortunately couldnt spend enough time on this before the submission period expired :( We also used google collaboratory and infura, which made the setup...

According to the logic of forward_pass2 function of Danku.sol, ```total += biases[layer_i];```means that I have two biases if there are only one hidden layer. In other world, the length of...

bug