Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 211 Bytes

DL_utils

Deep Learning utils for Keras over Tensorflow:

Supported models:

  • Fully Connected NN -> FCNN
  • 2D Convolutional NN -> CNN2D
  • Generative Adeversarial Networks -> GAN (Any internal structure)

Utils