peaceWang
  1. 机器学习视频 吴恩达

    http://open.163.com/special/opencourse/machinelearning.html

  2. 神经网络深度学习在线教程 共六章

    http://neuralnetworksanddeeplearning.com

  3. 《神经网络设计》 国外经典教程 第十一章 反向传播

  4. CNN:《Notes On Convolutional Neutral Networks》 Jake Bouvrie

    http://cogprints.org/5869/1/cnn_tutorial.pdf

  5. RNNs: A tutorial on training recurrent neural networks, covering BPPT, RTRL, EKF and the "echo state network" approach

    http://minds.jacobs-university.de/sites/default/files/uploads/papers/ESNTutorialRev.pdf

  6. LSTM: Understanding LSTM Networks

    http://colah.github.io/posts/2015-08-Understanding-LSTMs/

  7. Attension and Augmented Recurrent Neural Networks

    http://distill.pub/2016/augmented-rnns/

  8. Neural Turning Machines

    https://arxiv.org/pdf/1410.5401v2.pdf

  9. tensorflow 安装及使用

    http://www.cnblogs.com/peaceWang/p/5970495.html

  10. tensorflow学习笔记(六):LSTM 与 GRU

    http://blog.csdn.net/u012436149/article/details/52887091

  11. word2vec 中的数学原理详解(五)基于 Negative Sampling 的模型

    http://blog.csdn.net/itplus/

分类:

技术点:

相关文章:

  • 2021-10-25
  • 2021-12-14
  • 2021-12-02
  • 2022-01-04
  • 2022-12-23
  • 2021-07-06
  • 2021-09-11
  • 2021-10-23
猜你喜欢
  • 2021-07-01
  • 2021-05-28
  • 2022-12-23
  • 2021-05-15
  • 2021-10-19
  • 2021-11-21
  • 2021-07-18
相关资源
相似解决方案