TheGamingPhoenix_000

TheGamingPhoenix_000 t1_j921z2o wrote

That just explains the api usage tho, not the actual reasoning and how they do the math. Like on section 5, they create a model but don’t actually explain the parameters they use. Like why do they use a dense layer instead of something else, why do they use the adam optimizer, etc.

I don’t understand what all the terms mean, dense, lstm, optimizers, and stuff, I want to find out what these all mean and when to use then

2