DRSZL / BitcoinTensorFlowPrivateKeyPrediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My man, please give a detailed instruction

cballz opened this issue · comments

Could you do just a quick walk through. just basics until you go in depth. will this work? or has it? come on bro bro

Hey,
The Main.py is splitted into 3 parts.
1)
Generate random but deterministic public and private keys
2)
Train a model with these keys (x=public/y=private)
3)
Put the public keys into the trained model and generate private keys