Using random search optimisation with simulated annealing to decrypt NL.
- encoder.py // Run the encoder with a sentence to randomly encode
- decoder.py // Load in sample english text to be able to calculate probabilities of english, start random walk to decode encoded sentences