Discovering Data
  • Home
  • Blog
  • become_a_data_scientist
  • Code-examples

#100DaysOfDataScience

Day 15, Neural nets and RNNs

7/20/2018

0 Comments

 
​basics of a neural net: https://www.explainthatstuff.com/introduction-to-neural-networks.html

sequence to sequence RNN with Keras: https://machinelearningmastery.com/define-encoder-decoder-sequence-sequence-model-neural-machine-translation-keras/

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

What are RNNs: https://www.analyticsvidhya.com/blog/2017/12/introduction-to-recurrent-neural-networks/
0 Comments



Leave a Reply.

Proudly powered by Weebly
  • Home
  • Blog
  • become_a_data_scientist
  • Code-examples