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

sort by:
Revision Author Date Message Commit Date
051c59b Update pom.xml 25 January 2023, 05:02:49 UTC
c069417 Remove WIP example 16 January 2023, 22:46:34 UTC
82c87b0 Remove lint plugin 16 January 2023, 22:45:09 UTC
113a072 Merge pull request #1072 from DonaldAlan/fix-stupid-bug-in-test-class Fix typo in method name that would cause compilation failure 02 December 2022, 22:53:25 UTC
3df8508 Fix typo in method name that would cause compilation failure 02 December 2022, 16:34:56 UTC
c3df9fc Merge pull request #1071 from DonaldAlan/clean-melody4j Support turning off truncated backpropagation. Other minor fixes. 01 December 2022, 03:12:19 UTC
3000368 Support turning off truncated backpropagation. Print out configuration info to stdout and to composition output file (in comments). Use JFileChooser in PlayMelodyStrings. Improve documentation. Clean up code. 01 December 2022, 00:58:57 UTC
d0a5b20 Merge pull request #1070 from DonaldAlan/meldoy4j-review-971 Meldoy4j review 971 25 November 2022, 06:25:59 UTC
d7adac9 Show time elapsed per epoch Signed-off-by: Don A. Smith <ThinkerFeeler@gmail.com> 25 November 2022, 06:23:16 UTC
556df5a Update README.md 23 November 2022, 23:01:28 UTC
71b5da6 Update README.md 23 November 2022, 22:42:28 UTC
b4a2b3d Move melody4j to examples/advanced/modelling/charmodelling 23 November 2022, 22:32:46 UTC
33fe154 Fix comments in TestMelodyConversion.java 23 November 2022, 22:20:39 UTC
1b0c9d3 Fix comments in TestMelodyConversion.java 23 November 2022, 22:18:45 UTC
5e40c76 Make LSTM config consisternt with GenerateTxtModel.java, clean up static final Strings in MelodyStrings.java so they're easier to modify 23 November 2022, 22:06:20 UTC
bb104c7 Clean up code; add better documentation for how to use other midi files; download zipped midi files and extract melody strings to a temporary file, if that file doesn't already exist 23 November 2022, 21:25:59 UTC
96e51a9 Merge pull request #1069 from deeplearning4j/ag_fix_1063 Fix up generate text computation graph 16 September 2022, 06:23:24 UTC
4838e3e Fix up generate text computation graph 16 September 2022, 06:21:27 UTC
686db99 Merge pull request #1066 from eclipse/ag_test_1040 Add oreilly book examples 17 August 2022, 12:32:54 UTC
cf1a378 Add oreilly book examples 17 August 2022, 12:29:20 UTC
cecaf58 Merge pull request #1065 from eclipse/ag_test_1040 Update for release 1.0.0-M2.1 16 August 2022, 06:25:30 UTC
2602618 More missing repo updates 16 August 2022, 06:24:19 UTC
7119e14 Update GenerateTxtModel.java 12 August 2022, 09:25:03 UTC
ae5be7b Remove extra repos 11 August 2022, 13:42:35 UTC
b10dcd5 Update latest examples release repos 11 August 2022, 01:19:24 UTC
a8415c4 Update pom.xml 10 August 2022, 14:39:46 UTC
0e8cbb3 Update repo 10 August 2022, 12:40:24 UTC
47f2d23 Update onnx import 08 August 2022, 02:28:01 UTC
d82b798 Add updated nd4j-api repo 08 August 2022, 01:48:45 UTC
71aba83 Update ClassPrediction.java 08 August 2022, 01:21:30 UTC
e502183 Add labels to examples due to zoo deprecation, update usage to reflect new behavior with getRow 08 August 2022, 01:19:17 UTC
0434362 Update pom.xml 07 August 2022, 13:25:27 UTC
1a3ef3e Add additional repo Up 07 August 2022, 13:19:21 UTC
91addb0 Update test version 06 August 2022, 23:54:33 UTC
681ef93 Add new testing repo 06 August 2022, 23:50:09 UTC
3e6cf7f Update AndroidManifest.xml 07 March 2022, 01:06:24 UTC
ebde06e Update android example 06 March 2022, 04:21:36 UTC
36b705c Add onnx import examples 27 February 2022, 00:23:31 UTC
60de314 Merge pull request #1057 from eclipse/ag_M2 Add M2 branch for release testing 27 February 2022, 00:00:54 UTC
bd2f790 update staging repos 25 February 2022, 06:31:55 UTC
ac91808 update url 23 February 2022, 14:00:20 UTC
91b3c98 Update to new repo 23 February 2022, 13:49:41 UTC
0b601a7 Update example-sanity-check.yml 23 February 2022, 07:03:03 UTC
0a57591 skip template 23 February 2022, 06:56:55 UTC
4ee40e1 Remove for headless 23 February 2022, 06:48:03 UTC
736bbf5 Update example-sanity-check.yml 23 February 2022, 06:32:34 UTC
7fe6260 Update FlowerDataSetIteratorFeaturized.java 23 February 2022, 06:32:09 UTC
d15cc64 Update sanity check action for new OS 23 February 2022, 06:25:00 UTC
a9309aa Add repository with fixes for import modules 23 February 2022, 05:44:43 UTC
4afade9 1022 -> 1024 23 February 2022, 00:37:55 UTC
bf05d53 update repo ids 22 February 2022, 23:40:48 UTC
50be0cf Add repo for bug fix 22 February 2022, 23:34:43 UTC
b40e30e Update examples to reflect new imports, exceptions 22 February 2022, 13:27:02 UTC
c94cadd Add resources module 22 February 2022, 13:13:37 UTC
afc512b Create Conv1DUCISequenceClassification.java 22 February 2022, 12:09:11 UTC
4c9adda M2 version update 22 February 2022, 12:08:49 UTC
6d65b1a Merge pull request #1050 from eclipse/ag_tablesaw_csv Add table saw example 11 September 2021, 03:27:35 UTC
e06611e Add table saw example 11 September 2021, 03:26:55 UTC
bc1bac6 Merge pull request #1049 from eclipse/ag_snapshot-updates Update copyright, add new jbang script 11 September 2021, 00:35:35 UTC
165f406 Update copyright, add new jbang script 11 September 2021, 00:35:00 UTC
57a99ad Merge pull request #1023 from eclipse/ag_snapshot-updates Update versions for snapshot testing 27 July 2021, 13:08:40 UTC
f744cf3 Merge conflict 27 July 2021, 13:08:28 UTC
4614ac9 Fix versions, repositories 27 July 2021, 13:03:36 UTC
1d415a6 Update version 27 July 2021, 12:35:45 UTC
9078f48 Update dl4j versions to stable, remove old repositories used for testing 27 May 2021, 03:07:22 UTC
6428a3c Examples update 24 May 2021, 09:45:54 UTC
5e9d1f6 Update README.md 24 May 2021, 02:08:46 UTC
6f3190e Update pom.xml 22 May 2021, 02:24:51 UTC
21dd390 Remove codec module 28 April 2021, 12:30:39 UTC
39ae70f Remove teh 28 April 2021, 12:17:38 UTC
19c5dbe Update examples repo 27 April 2021, 09:22:13 UTC
82dc88c Staging repo setup 26 April 2021, 05:15:18 UTC
140dd11 Merge pull request #1026 from eclipse/ag_beta7_revert Revert examples back to beta7 07 April 2021, 12:32:44 UTC
abc7743 Revert examples back to beta7 07 April 2021, 12:32:12 UTC
79aba18 Add snapshots to some modules 07 April 2021, 02:20:24 UTC
a1a5ec4 Remove cuda specific examples 06 April 2021, 07:17:59 UTC
d467f1b Add samediff test 06 April 2021, 07:14:55 UTC
830a479 Update examples for building 06 April 2021, 06:59:47 UTC
b8e7664 Update example-sanity-check.yml 02 April 2021, 05:04:41 UTC
9971dde Update example-sanity-check.yml 02 April 2021, 05:04:18 UTC
211e098 Update example-sanity-check.yml 02 April 2021, 04:59:43 UTC
cf9e348 Update example-sanity-check.yml 02 April 2021, 04:56:53 UTC
0fe4a21 Update example-sanity-check.yml 02 April 2021, 04:52:12 UTC
038c4e5 Remove unneeded commands 02 April 2021, 03:43:45 UTC
7adbefb Update examples 02 April 2021, 02:33:00 UTC
4767f43 Update example-sanity-check.yml 02 April 2021, 02:10:34 UTC
bd29305 Add actions 02 April 2021, 01:45:49 UTC
a7fb51a Update example-sanity-check.yml 02 April 2021, 01:41:08 UTC
7293098 Merge branch 'master' into ag_snapshot-updates 02 April 2021, 01:39:44 UTC
1983138 Merge pull request #1025 from eclipse/ag_enable_workflows Add actions 02 April 2021, 01:38:17 UTC
075bcd7 Update example-sanity-check.yml 02 April 2021, 01:38:02 UTC
7e53434 Add actions 02 April 2021, 01:36:05 UTC
0d6606d Merge pull request #1024 from eclipse/ag_enable_workflows Enables github workflows 02 April 2021, 01:31:44 UTC
bce1832 Create example-sanity-check.yml 02 April 2021, 01:30:30 UTC
8ec173a Setup examples for testing 02 April 2021, 01:24:31 UTC
2bdc1c1 Update versions for snapshot testing 01 April 2021, 10:17:20 UTC
903d316 Merge pull request #1009 from eclipse/ag_encoding_compilation_fixes Fix compilation errors/encoding issues 27 October 2020, 06:19:06 UTC
252049a Fix compilation errors/encoding issues 26 October 2020, 04:35:47 UTC
9eb3c96 Merge pull request #1002 from mstrap/master Fix MNISTAutoencoder: switch output layer to LEAKYRELU 13 October 2020, 13:03:35 UTC
9799225 Merge pull request #998 from dariuszzbyrad/maven_duplicated_plugin Maven duplicated plugin 13 October 2020, 13:02:47 UTC
back to top