- 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.
推薦閱讀
- Visualforce Development Cookbook(Second Edition)
- 人工智能超越人類
- TestStand工業(yè)自動(dòng)化測(cè)試管理(典藏版)
- Dreamweaver CS3網(wǎng)頁設(shè)計(jì)與網(wǎng)站建設(shè)詳解
- 自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù)
- 工業(yè)機(jī)器人入門實(shí)用教程(KUKA機(jī)器人)
- AutoCAD 2012中文版繪圖設(shè)計(jì)高手速成
- 基于ARM 32位高速嵌入式微控制器
- Blender Compositing and Post Processing
- Linux系統(tǒng)管理員工具集
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)
- 青少年VEX IQ機(jī)器人實(shí)訓(xùn)課程(初級(jí))
- 人工智能:智能人機(jī)交互
- PowerPoint 2010幻燈片制作高手速成
- 天才與算法:人腦與AI的數(shù)學(xué)思維