Files
freeCodeCamp/curriculum/challenges/chinese/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns.md

35 lines
549 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: 5e8f2f13c4cdbe86b5c72d9b
title: 使用 RNN 的自然语言处理
challengeType: 11
videoId: ZyCaF5S-lKg
bilibiliIds:
aid: 548105306
bvid: BV1nq4y1K7VU
cid: 409134745
dashedName: natural-language-processing-with-rnns
---
# --question--
## --text--
自然语言处理是人工智能的一个分支......
## --answers--
解决计算机如何理解和处理自然语言/人文语言。
---
将图像数据转换成自然/人文语言。
---
重点是将计算机语言翻译成自然/人文语言。
## --video-solution--
1