https://github.com/deeplearning4j/dl4j-examples

sort by:
Revision Author Date Message Commit Date
607e214 Small scala test case Signed-off-by: AlexDBlack <blacka101@gmail.com> 24 August 2019, 11:47:24 UTC
f234120 Add DL4JModelTester example for Android (#844) 23 August 2019, 03:07:05 UTC
a69304e Merge pull request #872 from deeplearning4j/eraly_eclipse Move resources to azure 23 August 2019, 01:43:45 UTC
69dfb91 cuda version references in pom 22 August 2019, 22:40:07 UTC
7a10fff typo fix 22 August 2019, 21:34:49 UTC
dc9e1f5 typo fix 22 August 2019, 21:29:10 UTC
1a22b0f fix parent pom 22 August 2019, 20:43:28 UTC
5b5277e cleanup+javadoc 22 August 2019, 18:16:15 UTC
b6b948c move to shared utility 22 August 2019, 02:26:46 UTC
7d3ed7c minor tweak 21 August 2019, 18:43:08 UTC
2f02f3a move resources to azure blob storage 21 August 2019, 18:43:08 UTC
fb8593a Merge pull request #821 from aboulang2002/ab2002_arbiter_genetic_examples Arbiter : added two genetic hyperparameter optimization examples 21 August 2019, 03:10:34 UTC
87e0c79 Change initialization in XorExample.java to account for API changes (#870) 21 August 2019, 03:04:43 UTC
723746f Merge pull request #876 from RobAltena/master fix #875 20 August 2019, 12:36:07 UTC
c502e5d fix links Signed-off-by: Robert Altena <Rob@Ra-ai.com> 20 August 2019, 10:33:57 UTC
e6e58a2 Merge pull request #874 from deeplearning4j/ab_lstm_sampling Slight performance improvement to LSTM character example 17 August 2019, 13:19:09 UTC
2ba5298 Slight performance improvement to LSTM character example Signed-off-by: AlexDBlack <blacka101@gmail.com> 17 August 2019, 13:17:41 UTC
864172e Merge pull request #858 from dujianchi/fix_issue847 fix issue 847 29 July 2019, 21:50:15 UTC
fb4b939 Merge pull request #864 from deeplearning4j/ab_sparkversionfix Small spark version fix 09 July 2019, 04:56:24 UTC
616190e Small spark version fix 09 July 2019, 04:55:05 UTC
4dc621b fix issue 847 30 May 2019, 06:46:42 UTC
a11188c Fix broken referral link. 28 May 2019, 23:56:22 UTC
70814c3 Fix broken referral link. 28 May 2019, 23:55:14 UTC
e81b641 Remove unnecessary and broken referral link. 28 May 2019, 23:52:08 UTC
41a7f63 Remove unnecessary and broken referral links. 28 May 2019, 23:42:50 UTC
ee34768 Fix Gradle examples. 28 May 2019, 03:30:35 UTC
87c21b9 Fix ETL User Guide link. 27 May 2019, 19:53:29 UTC
8b81cab Fix ETL User Guide link. 27 May 2019, 19:51:56 UTC
a3e9a36 Merge pull request #854 from deeplearning4j/ab_weightinit_fix Fix weight init in animals classification example 21 May 2019, 13:00:20 UTC
5dbe80b Fix weight init in animals classification example 21 May 2019, 12:59:24 UTC
c72c02d Merge pull request #853 from deeplearning4j/ab_smallfix Small MNISTAnomalyExample fix 21 May 2019, 04:09:10 UTC
5d64ace Smal MNISTAnomalyExample fix 21 May 2019, 04:08:16 UTC
2dc6370 Merge pull request #849 from deeplearning4j/ab_cleanup Clean up example not following best practices 14 May 2019, 12:15:44 UTC
2bb6ee4 Clean up example not following best practices 14 May 2019, 12:14:47 UTC
59b9ff7 Update copyright headers (#848) 14 May 2019, 02:54:38 UTC
f57b15f Update versions for Android examples 11 May 2019, 09:55:18 UTC
f415e67 Add denseNet example (#798) 05 May 2019, 10:25:59 UTC
666ef73 Merge pull request #843 from deeplearning4j/ab_osx Fix for build on Mac/OSX (no CUDA binaries) 04 May 2019, 01:47:31 UTC
db5ce76 dl4j-cuda-specific-examples only for Windows + Linux 04 May 2019, 01:13:59 UTC
1b31f93 Merge pull request #790 from deeplearning4j/1.0.0_changes [WIP] 1.0.0 changes 02 May 2019, 14:36:06 UTC
78340a6 Small fix 02 May 2019, 14:35:25 UTC
a8537b8 Merge master 02 May 2019, 14:21:29 UTC
78235f6 Remove staging repo 02 May 2019, 13:42:55 UTC
125db4e New staging repo 02 May 2019, 10:03:51 UTC
e48ebe2 Update staging repo 01 May 2019, 23:42:02 UTC
d6d3327 Update staging repo 30 April 2019, 13:57:14 UTC
5eeaad0 Tuning fix 30 April 2019, 07:54:50 UTC
8baef19 Small fix 30 April 2019, 06:44:35 UTC
ed58ec9 Platform artifacts 30 April 2019, 05:50:01 UTC
1d93cd6 Small fix 30 April 2019, 05:33:15 UTC
c91b29d Updates 30 April 2019, 05:28:47 UTC
aca2d9f Staging repo 30 April 2019, 05:05:07 UTC
7d5a16a Fix UI example tuning 24 April 2019, 05:28:52 UTC
93b657d Fix MLP examples 24 April 2019, 03:44:07 UTC
29e63b5 Another VAE mnist example fix 24 April 2019, 03:28:56 UTC
f28e805 Fix VAE MNIST anomaly example tuning 24 April 2019, 03:21:51 UTC
707bae4 Fixes and tuning 24 April 2019, 02:25:10 UTC
2cbcac3 CUDA 10.1 24 April 2019, 02:08:03 UTC
1dfb8d8 Merge pull request #838 from michelole/master Works as described. Thank you! [Word2VecSentimentRNN] Fix a bug when predicting short reviews (fixes #761) 23 April 2019, 03:14:37 UTC
03b5d31 Properly truncate short reviews during prediction (fixes #761) When training, we learn `maxLength`, which is the largest number of tokens found in a single review. When predicting, we initialize a feature vector with the same size as the document to be predicted *or* `maxLength`, whatever is *smaller*. This avoids filling the feature vector with invalid data in the case of a too short document, thus leading to a wrong prediction. This also avoids initializing a feature vector which is longer than the longest training sample. TEST=Run the main method in `Word2VecSentimentRNN`. `p(negative)` should be greater than `p(positive)` for document `neg/12100_1.txt`. Co-authored-by: Markus Kreuzthaler <markus.kreuzthaler@gmail.com> 17 April 2019, 09:16:50 UTC
4bda36f Merge pull request #836 from dariuszzbyrad/fix_XorExample Made some code cleanup and refactor for the XOR example 14 April 2019, 05:29:06 UTC
51a8ae1 Update HouseNumberDetection for JavaCV 1.5 11 April 2019, 07:54:52 UTC
7ea0658 Add OpenJFX 12 to support JDK 12 (#837) 11 April 2019, 03:10:09 UTC
f38e985 Added and fixed some comment Added logs Updated use deprecated API 10 April 2019, 11:58:22 UTC
f887a77 Merge pull request #832 from dariuszzbyrad/fix_BasicCSVClassifier Made some code cleanup and refactor for the BasicCSVClassifier example 05 April 2019, 00:02:00 UTC
389f708 CR changes 04 April 2019, 20:06:11 UTC
dc2ea6a Fixed typo 29 March 2019, 14:21:30 UTC
0e64d3e Minor refactor for better redability and fix some comments 29 March 2019, 14:09:33 UTC
ab234e5 Updated use deprecated API 29 March 2019, 13:43:36 UTC
4f5fcfa Merge pull request #831 from dariuszzbyrad/master Made some code cleanup and refactor for the mnist example 27 March 2019, 23:17:45 UTC
790d382 Made some code cleanup and refactor for the mnist example 26 March 2019, 12:41:43 UTC
af50317 Merge pull request #825 from dariuszzbyrad/master Updated deprecated API - classification examples 16 March 2019, 05:19:00 UTC
3fd9553 Compilation fixes, improvements 12 March 2019, 07:01:37 UTC
ba6e3d7 Fixes 12 March 2019, 06:21:14 UTC
0a189bc Switch back to cpu backend by default 12 March 2019, 06:02:22 UTC
8f6e954 Fixes for upstream/snapshot changes 12 March 2019, 06:02:21 UTC
c96e327 MNIST conv. 12 March 2019, 06:00:49 UTC
c7502f5 GPU second pass; RNN. 12 March 2019, 06:00:48 UTC
67f5b96 First pass GPU. 12 March 2019, 06:00:47 UTC
4cc90af Cifar 74 perf. Fix stats. 12 March 2019, 06:00:10 UTC
191630e ND4J cleanup. 12 March 2019, 06:00:09 UTC
fbaa2f1 Cifar. 12 March 2019, 05:59:32 UTC
50ff7ee Cifar cleanup. 12 March 2019, 05:59:31 UTC
af35555 Animals tune up. 12 March 2019, 05:58:50 UTC
b998c7b LenetMNIST tune up. 12 March 2019, 05:58:48 UTC
cece216 UCI cleanup. 12 March 2019, 05:58:09 UTC
6ab9b8a TANH and UI storage. 12 March 2019, 05:58:01 UTC
807a0c3 Optimize imports, use new save APIs, small fixes. 12 March 2019, 05:57:59 UTC
73a47c0 First modernization pass - remove indices, updaters, and training logic. 12 March 2019, 05:55:51 UTC
a48eab1 Updates for dtypes branch 12 March 2019, 05:47:59 UTC
d32f854 Fixes slight wording issue 12 March 2019, 05:27:42 UTC
08156fb Updated deprecated API - CR changes 11 March 2019, 06:21:26 UTC
79d982d Updated deprecated API 04 March 2019, 14:31:16 UTC
ccac15c Merge pull request #1 from deeplearning4j/master Sync fork 04 March 2019, 14:04:52 UTC
76e9365 Merge pull request #824 from dariuszzbyrad/cleanup Cleanup code - removed unused imports 02 March 2019, 14:01:05 UTC
ef1e370 Cleanup code - removed unused imports 01 March 2019, 15:00:56 UTC
2a7919a Merge pull request #822 from 1m2c3t4/fix-lgtm-alerts fix some LGTM alerts 01 March 2019, 07:15:16 UTC
01f0046 fix some LGTM alerts 27 February 2019, 16:58:08 UTC
e2a6598 Arbiter : added two genetic hyperparameter optimization examples 26 February 2019, 12:06:18 UTC
883005e Merge pull request #820 from deeplearning4j/ab_vae_tuning VAE LR fix 21 February 2019, 23:29:25 UTC
back to top