Skip to content

Commit fdc5a96

Browse files
committed
updated LICENSE.txt
Signed-off-by: eraly <[email protected]>
1 parent 841aa5d commit fdc5a96

File tree

1 file changed

+5
-56
lines changed

1 file changed

+5
-56
lines changed

LICENSE.txt

+5-56
Original file line numberDiff line numberDiff line change
@@ -18,68 +18,17 @@ limitations under the License.
1818

1919
-- Misc files --
2020
*README.md
21+
*FAQ.md
2122
*readme.md
22-
.github/CONTRIBUTING.md
23+
CONTRIBUTORS.md
2324
.github/ISSUE_TEMPLATE.md
2425
.github/PULL_REQUEST_TEMPLATE.md
2526
org/deeplearning4j/examples/misc/customlayers/CustomLayerExampleReadme.md
26-
org/deeplearning4j/examples/tictactoe/ReadMe.txt
27-
lstm-hdfs/src/resources/test/f1
28-
lstm-hdfs/src/resources/test/f2
29-
lstm-hdfs/src/resources/train/f1
30-
lstm-hdfs/src/resources/train/f2
31-
lstm-hdfs/src/resources/train/f3
32-
nd4j-examples/src/main/resources/numpy_cheatsheet/file.csv
33-
nd4j-examples/src/main/resources/numpy_cheatsheet/file.txt
34-
nd4j-examples/src/main/resources/numpy_cheatsheet/saveFile.csv
35-
nd4j-examples/src/main/resources/numpy_cheatsheet/saveFile.txt
27+
nd4j-ndarray-examples/src/main/resources/numpy_cheatsheet/file.txt
28+
nd4j-ndarray-examples/src/main/resources/numpy_cheatsheet/saveFile.txt
29+
nd4j-ndarray-examples/src/main/resources/numpyz.npz
3630
pydatavec-examples/basic_example.csv
3731
pydatavec-examples/reduction_example.csv
38-
rl4j-examples/cartpole.gif
39-
rl4j-examples/cliffwalk.gif
40-
rl4j-examples/cliffwalk_block.gif
41-
rl4j-examples/doom.gif
42-
rl4j-examples/scoregraph.png
43-
tutorials/00. Quickstart for Deeplearning4j.json
44-
tutorials/00. Quickstart for Deeplearning4j.zepp.ipynb
45-
tutorials/01. MultiLayerNetwork and ComputationGraph.json
46-
tutorials/01. MultiLayerNetwork and ComputationGraph.zepp.ipynb
47-
tutorials/02. Built-in Data Iterators.json
48-
tutorials/02. Built-in Data Iterators.zepp.ipynb
49-
tutorials/03. Logistic Regression.json
50-
tutorials/03. Logistic Regression.zepp.ipynb
51-
tutorials/04. Feed-forward.json
52-
tutorials/04. Feed-forward.zepp.ipynb
53-
tutorials/05. Basic Autoencoder- Anomaly Detection Using Reconstruction Error.json
54-
tutorials/05. Basic Autoencoder- Anomaly Detection Using Reconstruction Error.zepp.ipynb
55-
tutorials/06. Advanced Autoencoder- Trajectory Clustering using AIS.json
56-
tutorials/06. Advanced Autoencoder- Trajectory Clustering using AIS.zepp.ipynb
57-
tutorials/07. Convolutions- Train FaceNet Using Center Loss.json
58-
tutorials/07. Convolutions- Train FaceNet Using Center Loss.zepp.ipynb
59-
tutorials/08. RNNs- Sequence Classification of Synthetic Control Data.json
60-
tutorials/08. RNNs- Sequence Classification of Synthetic Control Data.zepp.ipynb
61-
tutorials/09. Early Stopping.ipynb
62-
tutorials/09. Early Stopping.zepp.json
63-
tutorials/10. Layers and Preprocessors.ipynb
64-
tutorials/10. Layers and Preprocessors.zepp.json
65-
tutorials/11. Hyperparameter Optimization.json
66-
tutorials/11. Hyperparameter Optimization.zepp.ipynb
67-
tutorials/12. Clinical Time Series LSTM Example.json
68-
tutorials/12. Clinical Time Series LSTM Example.zepp.ipynb
69-
tutorials/13. Clinical LSTM Time Series Example Using SKIL.json
70-
tutorials/13. Clinical LSTM Time Series Example Using SKIL.zepp.ipynb
71-
tutorials/14. Parallel Training.json
72-
tutorials/14. Parallel Training.zepp.ipynb
73-
tutorials/15. Sea Temperature Convolutional LSTM Example.json
74-
tutorials/15. Sea Temperature Convolutional LSTM Example.zepp.ipynb
75-
tutorials/16. Sea Temperature Convolutional LSTM Example 2.json
76-
tutorials/16. Sea Temperature Convolutional LSTM Example 2.zepp.ipynb
77-
tutorials/17. Instacart Multitask Example.json
78-
tutorials/17. Instacart Multitask Example.zepp.ipynb
79-
tutorials/18. Instacart Single Task Example.json
80-
tutorials/18. Instacart Single Task Example.zepp.ipynb
81-
tutorials/19. Cloud Detection Example.json
82-
tutorials/19. Cloud Detection Example.zepp.ipynb
8332

8433
Copyright (c) 2020 Konduit K.K
8534
Copyright (c) 2015-2019 Skymind, Inc.

0 commit comments

Comments
 (0)