/dnn

Implementations of Deep Neural Networks in Tensorflow 2.x

Primary LanguagePythonMIT LicenseMIT

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.