News

Learn how to document your deep learning project for future reference with tips and tools for problem definition, solution description, code presentation, result visualization, impact explanation ...
Learn how to make your deep learning projects more accessible to others by choosing a clear problem, documenting your code, using visualizations, providing instructions, soliciting feedback, and ...
hb-base proposes the structure of a deep learning project. Using TensorFlow's higher api a basic structure is provided. If you start a deep learning project from this project, All you need to do is ...
We propose an overall process, which is divided into preparation phase and application phase. In preparation phase, we train a deep learning-based classifier to do the image classification task. In ...