Skip to content

Using an advanced Markov Chain Monte Carlo sampling algorithm, this agent is capable of decrypting encrypted texts.

Notifications You must be signed in to change notification settings

jovanneste/MCMC-Decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NL decrypter using MCMC sampling

Using random search optimisation with simulated annealing to decrypt NL.

CLI Deplyoment

  • 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

About

Using an advanced Markov Chain Monte Carlo sampling algorithm, this agent is capable of decrypting encrypted texts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages