Comment by nullc
> Simple command-line tools that implement obscure hashing and encryption algorithms
So your plan is to train a MLP to black box replicate complex and highly non-linear encryption algorithms through gradient descent?
> Simple command-line tools that implement obscure hashing and encryption algorithms
So your plan is to train a MLP to black box replicate complex and highly non-linear encryption algorithms through gradient descent?
Not black box, no. The spec presumably tells the model everything it needs to know or look up. But in contrast with Fibonacci, the exact code is unlikely to be in the training set verbatim.