#shared-layers

[ follow ]
fromHackernoon
5 days ago

Build Smarter Models with Keras Functional API | HackerNoon

Shared layers are layer instances that are reused multiple times in the same model -- they learn features that correspond to multiple paths in the graph-of-layers.
Bootstrapping
[ Load more ]