Skip to content

Instantly share code, notes, and snippets.

@shiv4nsh
Created October 10, 2016 10:15
Show Gist options
  • Save shiv4nsh/269f6d5b38ea6798773fde0819509a90 to your computer and use it in GitHub Desktop.
Save shiv4nsh/269f6d5b38ea6798773fde0819509a90 to your computer and use it in GitHub Desktop.
====== org.deeplearning4j.examples.nlp.word2vec.Word2VecRawTextExample
Error: Could not find or load main class org.deeplearning4j.examples.nlp.word2vec.Word2VecRawTextExample
shivansh@localhost:~/Documents/deepLearning/dl4j-examples$ ./runexamples.sh
[ 1] org.deeplearning4j.examples.arbiter.BasicHyperparameterOptimizationExample
[ 2] org.deeplearning4j.examples.dataExamples.BasicCSVClassifier
[ 3] org.deeplearning4j.examples.dataExamples.ImagePipelineExample
[ 4] org.deeplearning4j.examples.dataExamples.CSVExample
[ 5] org.deeplearning4j.examples.dataExamples.PreprocessNormalizerExample
[ 6] org.deeplearning4j.examples.dataExamples.CSVPlotter
[ 7] org.deeplearning4j.examples.nlp.paragraphvectors.ParagraphVectorsInferenceExample
[ 8] org.deeplearning4j.examples.nlp.paragraphvectors.ParagraphVectorsTextExample
[ 9] org.deeplearning4j.examples.nlp.paragraphvectors.ParagraphVectorsClassifierExample
[10] org.deeplearning4j.examples.nlp.word2vec.Word2VecUptrainingExample
[11] org.deeplearning4j.examples.nlp.word2vec.Word2VecRawTextExample
[12] org.deeplearning4j.examples.nlp.glove.GloVeExample
[13] org.deeplearning4j.examples.nlp.sequencevectors.SequenceVectorsTextExample
[14] org.deeplearning4j.examples.nlp.tsne.TSNEStandardExample
[15] org.deeplearning4j.examples.unsupervised.deepbelief.DeepAutoEncoderExample
[16] org.deeplearning4j.examples.misc.customlayers.CustomLayerExample
[17] org.deeplearning4j.examples.misc.earlystopping.EarlyStoppingMNIST
[18] org.deeplearning4j.examples.feedforward.anomalydetection.MNISTAnomalyExample
[19] org.deeplearning4j.examples.feedforward.classification.MLPClassifierMoon
[20] org.deeplearning4j.examples.feedforward.classification.MLPClassifierLinear
[21] org.deeplearning4j.examples.feedforward.classification.MLPClassifierSaturn
[22] org.deeplearning4j.examples.feedforward.regression.RegressionMathFunctions
[23] org.deeplearning4j.examples.feedforward.regression.RegressionSum
[24] org.deeplearning4j.examples.feedforward.mnist.MLPMnistSingleLayerExample
[25] org.deeplearning4j.examples.feedforward.mnist.MLPMnistTwoLayerExample
[26] org.deeplearning4j.examples.feedforward.xor.XorExample
[27] org.deeplearning4j.examples.recurrent.basic.BasicRNNExample
[28] org.deeplearning4j.examples.recurrent.word2vecsentiment.Word2VecSentimentRNN
[29] org.deeplearning4j.examples.recurrent.seqClassification.UCISequenceClassificationExample
[30] org.deeplearning4j.examples.recurrent.video.VideoClassificationExample
[31] org.deeplearning4j.examples.recurrent.character.GravesLSTMCharModellingExample
[32] org.deeplearning4j.examples.recurrent.character.CompGraphLSTMExample
[33] org.deeplearning4j.examples.recurrent.seq2seq.AdditionRNN
[34] org.deeplearning4j.examples.convolution.LenetMnistExample
Enter a number for the example to run: 10
====== org.deeplearning4j.examples.nlp.word2vec.Word2VecUptrainingExample
Error: Could not find or load main class org.deeplearning4j.examples.nlp.word2vec.Word2VecUptrainingExample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment