Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prakharchoudhary/improved_dcnn
An Effective Training Method For Deep Convolutional Neural Network
https://github.com/prakharchoudhary/improved_dcnn
Last synced: 2 days ago
JSON representation
An Effective Training Method For Deep Convolutional Neural Network
- Host: GitHub
- URL: https://github.com/prakharchoudhary/improved_dcnn
- Owner: prakharchoudhary
- Created: 2017-10-19T17:05:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T19:33:08.000Z (about 7 years ago)
- Last Synced: 2024-10-13T09:29:12.380Z (about 1 month ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# improved_DCNN
An Effective Training Method For Deep Convolutional Neural Network## Introduction
This repo carries the implementation of the paper:
"An Effective Training Method For Deep Convolutional Neural Network" by Yang Jiang, Zeyang Dou, Qun Hao, Jie Cao, Kun Gao and Xi Chen.
It can be found at https://arxiv.org/abs/1708.01666v5.