Implementations of Deep Neural Networks in Tensorflow 2.x
PythonMIT
dnn: Implementations of Deep Neural Networks in Tensorflow 2.x
What I cannot create, I do not understand.
--- Richard P. Feynman
The goal is to implement these architectures using the Python tf.keras Subclass API for reusable models in
my research and for building custom networks.