Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ANN-Secp256k1

Experimenting with artificial neural networks and ecc math (curve secp256k1).

Using this simple scala neural net library for the neural network side of things, and this simple pure scala secp256k1 library. Using cats-effect for everything else.

Usage

  1. scala-cli run .
  2. ... wait forever ...
  3. ... keep waiting ...
  4. network will learn to recover a private key from a public key and generator point
  5. ... but it is not likely to happen anytime soon!
  6. in case it does though, the network is saved to disk after every 100 random training observations

Status - just for fun

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages