mirror of
https://github.com/apachecn/ailearning.git
synced 2026-07-16 11:32:15 +08:00
添加链接
This commit is contained in:
@@ -85,3 +85,13 @@
|
||||
* 向量化表示: 车头如何防止车牌(0.1222, 0.22333, .. )
|
||||
* 相似度计算: 前牌照怎么装(0.762) 如何办理北京牌照(0.486)
|
||||
* 向量化表示: (-0.333, 0.1223 .. ) (0.333, 0.3333, .. )
|
||||
|
||||
### 案例6(机器翻译)
|
||||
|
||||
**机器翻译技术(Machine Translating)**: 基于互联网大数据,融合深度神经网络、统计、规则多种翻译方法,帮助用户跨越语言鸿沟,与世界自由沟通
|
||||
|
||||
例如:
|
||||
|
||||
* 今天我很高兴
|
||||
* I am very happy today
|
||||
* 讲中文编码,然后得到编码值,再去和正确编码值比较并优化
|
||||
|
||||
Reference in New Issue
Block a user