0
点赞
收藏
分享

微信扫一扫

二、python+前端 实现MinIO分片上传

乌龙茶3297 2024-04-25 阅读 8

Day 19 Recurrent Neural Network (RNN 1)

  • Slot Filling
image-20240417121327293 image-20240417121444230 image-20240417121519336 image-20240417121636645

image-20240417121734618

image-20240417121905590

needs memory

(Elman ) Recurrent Neural Network(RNN)

image-20240417122101108 image-20240417123656586 image-20240417123715483 image-20240417124033836

把这个流程走通!!!! 一定记得走通哈

Then we have a model which can store the order

image-20240417124457357 image-20240417124524798 image-20240417124619019

Elman & Jordan Network

image-20240417124914533

Bidirectional RNN

image-20240417125107244

Long short -term Memory (LSTM)

image-20240417125654762 image-20240417125731011 image-20240417133315865 image-20240417140915426 image-20240417142013463 image-20240417142127371

如何理解LSTM和普通network的关系?

image-20240417142255783

图中的+ 代表我的输入; 小圈圈代表激活函数; 划线代表不同的weight

image-20240417144209833 image-20240417144526147 image-20240417144648400 image-20240417144751945 image-20240417144836761

image-20240417144950158

举报

相关推荐

0 条评论