knkski / atai

Analyze This! AI competition
1 stars 1 forks source link

Investigate Keras initializers #3

Open knkski opened 6 years ago

knkski commented 6 years ago

Right now, we're using the default kernel and bias initializers. We should investigate what effect the various initializers have on our model, and produce a nice graph or somesuch that could be included in a presentation. The list of options:

https://keras.io/initializers/