Explore >> Select a destination


You are here

ben.bolte.cc
| | www.analyticsvidhya.com
1.0 parsecs away

Travel
| | Explore RNNs: their unique architecture, working principles, BPTT, pros/cons, and Python implementation using Keras.
| | ataspinar.com
2.5 parsecs away

Travel
| | In the previous blog posts we have seen how we can build Convolutional Neural Networks in Tensorflowand also how we can use Stochastic Signal Analysis techniques to classify signals and time-series. In this blog post, lets have a look and see how we can build Recurrent Neural Networks in Tensorflow and use them to classify Signals.
| | www.v7labs.com
0.8 parsecs away

Travel
| | Learn about the different types of neural network architectures.
| | marcospereira.me
11.2 parsecs away

Travel
| In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.