^-^
人工智能、计算机、机器学习、linux、程序员
DeepLearning.ai作业:(5-1)-- 循环神经网络(Recurrent Neural Networks)(1)
最近更新:2018-10-23   |   字数总计:3.9k   |   阅读估时:23分钟   |   阅读量:
  1. Part1:Building a recurrent neural network - step by step
    1. 1 - Forward propagation for the basic Recurrent Neural Network
    2. 2 - Long Short-Term Memory (LSTM) network
    3. 3 - Backpropagation in recurrent neural networks