Comment by nullc

Comment by nullc 14 hours ago

1 reply

> 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?

janalsncm 14 hours ago

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.