摘要: 论文:https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf 译文:用神经网络实现序列到序列的学习 摘要 深度神经网络模型在很多困难的学习任务中都取得了优越的表现。虽然在有大量标 阅读全文
posted @ 2019-08-16 19:43 happyyoung 阅读(550) 评论(0) 推荐(0) 编辑
摘要: LSTM 阅读全文
posted @ 2019-08-16 19:32 happyyoung 阅读(104) 评论(0) 推荐(0) 编辑
摘要: RNN(Recurrent Neural Networks)循环神经网络 广泛应用于自然语言处理(NLP,Natural Language Processing) Back Propagation Through Time Vanishing gradient problem LSTM, 长期依赖, 阅读全文
posted @ 2019-08-16 19:25 happyyoung 阅读(208) 评论(0) 推荐(0) 编辑
摘要: NCCL(NVIDIA Collective Communication Library),英伟达多GPU通信库。 参考链接: https://docs.nvidia.com/deeplearning/sdk/nccl-developer-guide/docs/index.html 阅读全文
posted @ 2019-08-16 10:27 happyyoung 阅读(1196) 评论(0) 推荐(0) 编辑