-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathsearch-list.html
More file actions
94 lines (94 loc) · 9.03 KB
/
search-list.html
File metadata and controls
94 lines (94 loc) · 9.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<ul>
<li><h6><a href="https://deeplearning4j.org/cn/quickstart">快速入门指南</a></h6><br /><div>
<p>本页将向您全面介绍如何运行DL4J示例,启动您自己的项目。</p>
<p>入门,新手,初学者,如何开始,quickstart</p>
</div>
</li>
<li><h6>DL4J安装指南<a href="https://deeplearning4j.org/cn/gettingstarted">点击这里进入</a></h6>
<div><p>本页在快速入门指南的基础上介绍更多细节和一些问题解决步骤。</p>
<p>安装,如何安装,安装dl4j,安装deeplearning4j</p>
</div>
</li>
<li><h6><a href="http://deeplearning4j.org/quickstart">Quickstart: Running DL4J</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/gettingstarted">Comprehensive Setup Guide</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/buildinglocally">Build Locally From Master</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/maven">Use the Maven Build Tool</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/buildtools">Configure DL4J in Ivy, Gradle, SBT etc.</a></h6></li>
<li><h6><a href="http://nd4j.org/gpu_native_backends.html">Swap CPUs for GPUs</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/tutorials">Deep Learning Tutorial Index</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/mnist-for-beginners">MNIST for Beginners</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/usingrnns">Using Recurrent Nets in DL4J</a></h6></li>
<li><h6><a href="http://nd4j.org/userguide">Use ND4J for Scientific Computing</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/datavec">DataVec: Vectorization and Preprocessing for Machine Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/updater">Neural Net Updaters: SGD, Adam, Adagrad, Adadelta, RMSProp</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/welldressed-recommendation-engine">Build a Recommendation Engine With DL4J</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/neuralnet-overview">Introduction to Neural Networks</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/questions">Questions to Ask When Applying DL</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/deeplearningforbeginners.html">Deep Learning for Beginners</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/use_cases">Use Cases</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/accuracy">Deep Learning's Accuracy</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/ai-machinelearning-deeplearning">AI, Machine Learning and Deep Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/data-for-deep-learning.html">The Data You Need For Deep Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/multinetwork">Multilayer Neural Nets</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/neuralnetworktable">Choosing a Neural Network</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/lstm">Long Short-Term Memory Units</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/convolutionalnets">Convolutional Nets for Image Processing</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/recurrentnetwork">Recurrent Nets and LSTMs</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/word2vec">Word2Vec: Neural Word Embeddings</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/restrictedboltzmannmachine">Restricted Boltzmann Machines</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/deepautoencoder">Deep AutoEncoder</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/denoisingautoencoder">Denoising Autoencoders</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/stackeddenoisingautoencoder">Stacked Denoising Autoencoders</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/data-sets-ml">Datasets and Machine Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/customdatasets">Custom Datasets</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/csv-deep-learning">CSV Data Uploads</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/opendata">Open Data</a></h6></li>
<li><h6><a href="https://github.com/deeplearning4j/DataVec">DataVec: ETL for ML</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/canova">Vectorize Data With DataVec</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/image-data-pipeline.html#record">Build a Data Pipeline</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/simple-image-load-transform">Customize an Image Pipeline</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/datavecdoc/">DataVec Javadoc: DataVec Methods & Classes for ETL</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/spark">Training Neural Networks with Apache Spark</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/iterativereduce">Distributed Training: Iterative Reduce Defined</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/visualization">Visualize, Monitor and Debug Network Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/troubleshootingneuralnets">Troubleshoot Training & Select Network Hyperparameters</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/earlystopping">Train Networks using Early Stopping</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/output">Interpret Neural Net Output</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/spark-gpus">Running Deep Learning on Distributed GPUs With Spark</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/model-zoo">Model Zoo: Pre-trained Models</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/modelpersistence">Save and Load Models</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/tsne-visualization">Visualize Data with t-SNE</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/linear-regression">Perform Regression With Neural Nets</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/usingrnns">Use Recurrent Networks in DL4J</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/compgraph">Build Complex Network Architectures with Computation Graph</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/devguide">Contribute to DL4J (Developer Guide)</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/architecture">Architecture</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/features">Features</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/roadmap">Roadmap</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/releasenotes">Latest Release Notes</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/doc">Javadoc: DL4J Methods and Classes</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/nlp">DL4J's NLP Framework</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/word2vec">Word2vec for Java and Scala</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/doc2vec">Doc2vec for Java and Scala</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/textanalysis">Textual Analysis and DL</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/bagofwords-tf-idf">Bag of Words</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/sentenceiterator">Sentence and Document Segmentation</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/tokenization">Tokenization</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/vocabcache">Vocab Cache</a></h6></li>
<li><h6><a href="http://nd4j.org/backend.html">ND4J Backends: Hardware Acceleration on CPUs and GPUs</a></h6></li>
<li><h6><a href="http://nd4j.org/userguide">ND4J User Guide</a></h6></li>
<li><h6><a href="http://nd4j.org/doc/">ND4J Javadoc</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/eigenvector">Eigenvectors, PCA, Covariance and Entropy</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/thoughtvectors">Thought Vectors, AI and NLP</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/markovchainmontecarlo">Monte Carlo, Markov Chains and Deep Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/unsupervised-learning">Unsupervised Learning: Use Cases</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/reinforcementlearning">DL and Reinforcement Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/scala">Scala, Spark and Deep Learning</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/compare-dl4j-torch7-pylearn">DL4J, Torch7, Theano and Caffe</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/glossary">Glossary of Terms for Deep Learning and Neural Nets</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/deeplearningpapers">Free Online Courses, Tutorials and Papers</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/deeplearningtranslated">Deep Learning in Other Languages</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/cn/index">中文</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/ja-index">日本語</a></h6></li>
<li><h6><a href="http://deeplearning4j.org/kr-index">한글</a></h6></li>
</ul>