sort by:
Revision Author Date Message Commit Date
4afd22e Merge pull request #531 from deeplearning4j/ab_cdh_blog_july2017 Changes to data pipeline for reduced memory - blog example 05 September 2017, 13:28:23 UTC
74fc9d2 Change example pipeline for reduced memory 05 September 2017, 03:10:15 UTC
3022aad Merge pull request #528 from WhiteFangBuck/cdh_blog_july2017 Added dl4j-spark-cdh-examples directory and module for compilation an… 28 August 2017, 22:38:59 UTC
0cd4dfe Replace Azure with HDFS paths 26 August 2017, 20:54:38 UTC
387a404 Added Cloudera hadoop repository, CDH 5.12 artifact, and nd4j-kryo artifact 26 August 2017, 20:38:15 UTC
1162e40 Added dl4j-spark-cdh-examples directory and module for compilation and packaging 26 August 2017, 19:50:50 UTC
d52a9f3 Update SparkLSTMClinicalTimeSeriesClassificationExampleHDFS.java Update parameters 07 August 2017, 23:26:23 UTC
0ca9377 Update pom.xml 03 August 2017, 22:19:02 UTC
8e4ad4a Update SparkLSTMClinicalTimeSeriesClassificationExample.java 03 August 2017, 22:17:54 UTC
4d97a3d Update SparkLSTMClinicalTimeSeriesClassificationExampleHDFS.java 03 August 2017, 22:17:08 UTC
6d38d4b Create SparkLSTMClinicalTimeSeriesClassificationExampleHDFS.java Same as SparkLSTMClinicalTimeSeriesClassificationExample.java but accesses data through HDFS instead of the driver node 15 July 2017, 05:07:36 UTC
d827901 Renamed physionet example. 14 July 2017, 14:55:51 UTC
63ec7d6 Rename physionet example class to SparkLSTMClinicalTimeSeriesClassificationExample. 14 July 2017, 14:26:58 UTC
7a1ddba Update pom.xml Change from 0.8.1-SNAPSHOT to 0.8.0 10 July 2017, 01:01:51 UTC
595b6f4 Update SparkLSTMTaskExample.java Change from computation graph to multilayer configuration 10 July 2017, 00:52:12 UTC
8a504d1 Add files via upload 07 July 2017, 22:56:11 UTC
015e697 Create SparkLSTMTaskExample.java 07 July 2017, 22:53:42 UTC
ed3aebf early commit to setup pom.xml for cloudera blog july 2017 articles 07 July 2017, 15:35:14 UTC
158a8e4 make sure gitDescribe is skipped by default (for CI) 03 July 2017, 17:17:23 UTC
bddef56 Align scala-plugin config with best practices (#465) * Align scala-pluign config with best practices * formally add source directories * Fix warning over compiler-plugin version * Silence Eclipse on project import about the lint-maven-plugin * Tag artifacts with git information using the git-commit-id plugin * Avoid any issue with git-commit-id in limited git checkout issues 30 June 2017, 02:52:24 UTC
64e86f8 Merge pull request #474 from ganeshkrishnan1/patch-1 Update BasicCSVClassifier.java 25 June 2017, 00:45:58 UTC
39611b1 Update BasicCSVClassifier.java changed misleading comments 24 June 2017, 12:41:01 UTC
418cdac Merge pull request #469 from deeplearning4j/ab_nd4jex7 Improve Nd4jEx7 15 June 2017, 11:23:49 UTC
8be4998 Improve Nd4jEx7 15 June 2017, 11:23:22 UTC
08b46a4 Merge pull request #464 from ibinti/dl4k-examples Gradle Kotlin Examples 14 June 2017, 20:43:18 UTC
8561b5e typos 09 June 2017, 08:14:58 UTC
cd51313 Gradle Kotlin Examplles 09 June 2017, 08:03:43 UTC
c6fd454 Merge pull request #456 from trajano/patch-1 Added more documentation and reduced complexity in one method 04 June 2017, 01:15:20 UTC
ea5421d Merge branch 'master' of https://github.com/deeplearning4j/dl4j-examples 18 May 2017, 08:06:29 UTC
48ff4f0 fix comments typo and remove unused imports 18 May 2017, 08:02:13 UTC
ed1d508 Merge pull request #459 from RobAltena/master Get rid of lombok declaration in presave. 17 May 2017, 08:05:53 UTC
2548137 Get rid of lombok declaration in presave. IntelliJ code analysis and cleanup. 17 May 2017, 07:39:47 UTC
79064b7 Reworked wordsToIndexes Rather than returning a boolean, it returns the actual list. This reduces the amount of complexity on EncoderDecoderLSTM. 16 May 2017, 20:30:00 UTC
b2dceee Expanded createComputationGraph The fluent calls are separated into individual lines to make it easier to understand and indented so that nested configurations are indented together. 16 May 2017, 20:30:00 UTC
7ab1afe Add JavaDoc Move the text from non-javadoc comments to proper JavaDoc so it can be seen via API docs or through the IDE JavaDoc section. Add or expand on some of the fields or constants. 16 May 2017, 20:29:51 UTC
d6cdfe0 Merge pull request #454 from RobAltena/master Code cleanup and bug fix. 14 May 2017, 06:44:06 UTC
b53bfbc Typo 14 May 2017, 01:13:03 UTC
40bbb7d remove unused variable 12 May 2017, 09:07:40 UTC
29cb754 Changed similar structure. 12 May 2017, 08:50:16 UTC
bde8047 Code cleanup. Fixes bugs in MultiTimestepRegression chart. 12 May 2017, 06:52:56 UTC
1a53690 Merge pull request #384 from soudia/master Training LSTMs using data stored in HDFS 11 May 2017, 11:48:20 UTC
0b895e5 Merge pull request #453 from deeplearning4j/ab_datavec_ex2 Minor renaming + comments for datavec examples 11 May 2017, 02:44:21 UTC
287b044 Minor renaming + comments for datavec examples 11 May 2017, 02:43:08 UTC
c23458c Merge pull request #452 from deeplearning4j/ab_datavec_examples DataVec examples 10 May 2017, 09:38:09 UTC
658df47 Add simple pivot example 10 May 2017, 04:19:37 UTC
a6e1684 Forgot reverting formatting changes in datavec-examples/pom.xml 07 May 2017, 20:51:31 UTC
b748815 Reverting formatting changes in some files 07 May 2017, 20:31:36 UTC
8beab97 Reverting formatting changes in some files. 07 May 2017, 20:29:53 UTC
e8305f6 Reverted formatting changes in some files 07 May 2017, 20:22:58 UTC
1f5d932 Modified the Logging in the Recommender 07 May 2017, 17:42:53 UTC
c264b3f Removed formatting issues on the pom 07 May 2017, 16:55:08 UTC
78ec317 Merge branch 'master' of https://github.com/deeplearning4j/dl4j-examples 07 May 2017, 16:41:35 UTC
f3107ee Revert "Fixed conflicts in some of the pom.xml" This reverts commit 775938cc8576b51ab372c903f041b2fe5ca41bda. 07 May 2017, 16:36:33 UTC
d38c8fe correct video link 05 May 2017, 23:02:06 UTC
ff5f8d6 Document jfxrt.jar as an addition to IntelliJ 05 May 2017, 22:53:37 UTC
99238db Update with instructions on OpenJFX 05 May 2017, 21:12:18 UTC
aae7755 If users click on a param name on the left, they'll see details about the layer. (#450) * If users click on the paramn on the left, they'll see details about layers. * If users click on a param name, they'll see details about layers. * Use conf.getLearningRateByParam(param). Remove unneeded comments. 05 May 2017, 13:26:04 UTC
ddeab3a More conflicts resolved 01 May 2017, 02:30:45 UTC
775938c Fixed conflicts in some of the pom.xml 01 May 2017, 02:18:23 UTC
d29ce81 Removed core-site and hdfs-site configs, added a Configuration arg to BaseDataSetIterator and to its child classes Reformated lstm-hdfs pom.xml 01 May 2017, 01:23:55 UTC
d625720 Merge pull request #449 from RobAltena/master Reduce duplicate code 29 April 2017, 01:14:53 UTC
ed321f9 Reduce duplicate code make inputs -0.5 to 0,5 from 0 to 1. Add (optional) UIServer to allow monitoring of learning in browser. Use RELU initiation and LeakyRelu activation to improve net performance. 29 April 2017, 00:51:58 UTC
3cb8123 Merge pull request #448 from Gavxn/master Increment epoch counter after epoch complete output for AdditionRNN example 27 April 2017, 19:25:47 UTC
f19a87d Increment epoch counter after epoch complete output 27 April 2017, 19:05:06 UTC
538f879 Document the javacpp.platform system property (#445) 26 April 2017, 07:06:38 UTC
1032539 Merge pull request #436 from DonaldAlan/AddParamsToGradientsVisualization Add params visualization to gradients visualization 26 April 2017, 03:09:52 UTC
3141d4a Merge pull request #440 from huitseeker/issue/250 Fix logger invocation for MLPMnistTwoLayerExample 26 April 2017, 03:09:18 UTC
b0c64f1 Update references link for Tiny ImageNet (pull #442) 24 April 2017, 01:03:44 UTC
1f07c2b Added training and test files under src/resources 22 April 2017, 16:55:52 UTC
022570d Added test files in src/resources folder 22 April 2017, 16:37:10 UTC
4408fbd Added test files and formatting to the parent pom 22 April 2017, 16:16:59 UTC
7ec2dbd Fix logger invocation for MLPMnistTwoLayerExample Fixes #250 21 April 2017, 10:27:16 UTC
e2a3c9e Use primary stage, don't create new stage. 17 April 2017, 20:05:07 UTC
cc6b07b Add key shortcuts for pausing, continuing, and stepping. 17 April 2017, 14:29:56 UTC
6bf5d64 Merge pull request #437 from RobAltena/master Remove unused variable - Move hard coded variable. 17 April 2017, 12:48:59 UTC
be77f29 Remove unused variable (numexamples) Moved the outputNum from hard-coded to be read from the recordreader. (The hard coded 4 was wrong: example has 3 labels) 17 April 2017, 11:12:16 UTC
bcf260b Fix bug: during pausing and stepping, update radius of selected sphere. 16 April 2017, 20:21:21 UTC
c12a266 Add buttons to pause, step, and continue learning, so you can slowly examine gradients and params. 16 April 2017, 16:59:43 UTC
0af9cb1 Make selected sphere fixed radius (easier to view). Reformat. Remove Piano.java and Midi2WavRenderer.java 16 April 2017, 13:30:59 UTC
7bd3588 Add feature: when you click on a sphere, it tracks the gradient and bias/weight in real time. 16 April 2017, 05:50:06 UTC
bed8f47 Rename GradientListener to GradientsAndParamsListener and add support for showing params: radius represents bias and weights. 16 April 2017, 03:40:18 UTC
e4eefdc Add compose button 16 April 2017, 03:24:07 UTC
0a798c2 Merge branch 'master' of https://github.com/DonaldAlan/dl4j-examples into piano 12 April 2017, 19:31:31 UTC
7c722ec Remove unneeded lines 12 April 2017, 19:21:30 UTC
aeb7c8a Piano keyboard for entering melody snippets to use to compose melodies from a saved network. 12 April 2017, 17:23:15 UTC
01ffcf2 indentation and formatting (I used dl4j eclipse formatter.xml) 10 April 2017, 21:27:57 UTC
e8d8986 renamed a constructor argument 10 April 2017, 21:25:17 UTC
caa302d Cosmetic changes 10 April 2017, 21:24:03 UTC
da07ab1 Cosmetic changes 10 April 2017, 21:19:17 UTC
7f90fcb Merge pull request #435 from tomthetrainer/master added concat,vstack,hstack pad example to nd4j, set default nd4j back… 10 April 2017, 21:12:54 UTC
78ff123 Addressed CR comments 10 April 2017, 21:06:45 UTC
903d1c6 added concat,vstack,hstack pad example to nd4j, set default nd4j backend to ndvj-native-platform, it was cuda 10 April 2017, 20:43:35 UTC
83b7be9 Merge pull request #432 from DonaldAlan/Melody4j Fix minor bug in playing melody strings (play last note). Update documentation. 10 April 2017, 10:50:20 UTC
724eef9 Fix edge case bug in playing melody strnigs (play last note). Update documentation. 08 April 2017, 13:54:05 UTC
4d1257b Add missing import in LenetMnistExample. 08 April 2017, 10:03:11 UTC
0d8bb21 Play last note in melody too! 08 April 2017, 05:55:58 UTC
19e9464 Merge pull request #421 from DonaldAlan/master MELOD4J package for learning melodies from Midi files using an LSTM neural network. 08 April 2017, 05:46:14 UTC
f515529 Update documentation, reformat java, remove git message from README.md 08 April 2017, 04:05:53 UTC
26333e1 Merge remote-tracking branch 'github/master' into forked repo master 08 April 2017, 03:01:43 UTC
48556be Merge pull request #431 from crockpotveggies/patch-1 Add a learning rate schedule example. 08 April 2017, 01:59:49 UTC
back to top