build_a_neural_net_live
build_a_neural_net_live copied to clipboard
The LSTM Neural net code for @Sirajology on Youtube's live video
Removed comment and $training line
Now it should be able to run properly :) btw you're super talented keep being you and you will go far in life. Kinda cliche since you're probably way older...
and the repo still doesn't run... Nice.
- adding dropout layer as an argument in lstm function. - removing unnecessary comments