mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 01:00:13 -04:00
39 lines
741 B
Markdown
39 lines
741 B
Markdown
---
|
||
id: 5e8f2f13c4cdbe86b5c72d9b
|
||
title: 使用 RNN 的自然语言处理
|
||
challengeType: 11
|
||
videoId: ZyCaF5S-lKg
|
||
bilibiliIds:
|
||
aid: 548105306
|
||
bvid: BV1nq4y1K7VU
|
||
cid: 409134745
|
||
dashedName: natural-language-processing-with-rnns
|
||
---
|
||
|
||
# --description--
|
||
|
||
The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1ysEKrw_LE2jMndo1snrZUh5w87LQsCxk#forceEdit=true&sandboxMode=true).
|
||
|
||
# --question--
|
||
|
||
## --text--
|
||
|
||
自然语言处理是人工智能的一个分支......:
|
||
|
||
## --answers--
|
||
|
||
解决计算机如何理解和处理自然语言/人文语言。
|
||
|
||
---
|
||
|
||
将图像数据转换成自然/人文语言。
|
||
|
||
---
|
||
|
||
重点是将计算机语言翻译成自然/人文语言。
|
||
|
||
## --video-solution--
|
||
|
||
1
|
||
|