farrowking37 / Capstone

My Capstone created as part of my BS in Computer Networking and Cyber Security at Champlain College
1 stars 0 forks source link

Machine Language #10

Open farrowking37 opened 4 years ago

farrowking37 commented 4 years ago

Investigate how difficult it would be to implement a Machine Language model such as GPT-2 or GPT-3 into the program to influence word choice. This would make the resulting cipher text more realistically appear as being properly written text.

This would require learning how to implement a language learning model in Python, adding it to the word selection flow, and evaluating the results to see if they are valuable.