/DeepLearning_GUI

GUI module for designing the deep-learning networks

Primary LanguagePython

Deep Network Design GUI

GUI module for designing deep-networks (CNN, RBM, RNN)

Dependencies

  • Python 3.6
  • TensorFlow 1.10
  • PyQT5

Files

.
├── CNN
├── RBM
├── RNN
├── logo
├── logs
├── README.md
└── main.py