Deep Learning Tutorials - Deeplearning4j: Open-source, distributed deep learning for the JVM
MNIST is the "Hello World" of machine learning. With this tutorial, you can train on MNIST with a single-layer neural network. By applying a more complex algorithm, Lenet, to MNIST, you can achieve 99 percent accuracy. Lenet is a deep convolutional network. Word2vec is a popular natural-language processing algorithm capable of creating neural word embeddings, which in turn can be fed into deeper neural networks.
Jul-16-2016, 06:50:39 GMT
- Technology: