# deeplearning4j-example **Repository Path**: jaide/deeplearning4j-example ## Basic Information - **Project Name**: deeplearning4j-example - **Description**: 深度学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-07 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deeplearning4j-example This repo contains, in addition to java main class, a testing and a training folder. each folder has 10 directories `0-9` in each directory are 28 * 28 grayscale pngs of handwritten digits. The training and testing directories contain 70,000 handwritten numbers data from 0 to 9, with both a height and width of 28 pixels each. Blog post: https://aboullaite.me/deep-learning-deeplearning4j/