- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 118字
- 2021-06-24 12:28:56
Generating text using Markov chains
Markov chains are simple stochastic models in which a system can exist in a number of states. To know the probability distribution of where the system will be next, it suffices to know where it currently is. This is in contrast with a system in which the probability distribution of the subsequent state may depend on the past history of the system. This simplifying assumption allows Markov chains to be easily applied in many domains, surprisingly fruitfully.
In this recipe, we will utilize Markov chains to generate fake reviews, which is useful for pen-testing a review system's spam detector. In a later recipe, you will upgrade the technology from Markov chains to RNNs.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Mastering Proxmox(Third Edition)
- Cinema 4D R13 Cookbook
- Managing Mission:Critical Domains and DNS
- Cloud Analytics with Microsoft Azure
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- 自動(dòng)生產(chǎn)線的拆裝與調(diào)試
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)
- Moodle Course Design Best Practices
- 悟透AutoCAD 2009案例自學(xué)手冊(cè)
- Web璀璨:Silverlight應(yīng)用技術(shù)完全指南
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- 實(shí)戰(zhàn)大數(shù)據(jù)(Hadoop+Spark+Flink):從平臺(tái)構(gòu)建到交互式數(shù)據(jù)分析(離線/實(shí)時(shí))
- 創(chuàng)客機(jī)器人實(shí)戰(zhàn):基于Arduino和樹莓派
- 歐姆龍CP1系列PLC原理與應(yīng)用