Explore >> Select a destination


You are here

blog.fastforwardlabs.com
| | valohai.com
14.6 parsecs away

Travel
| | Unity-based synthetic dataset generation can be a lifesaver for machine learning projects that have hard to acquire training data. Theoretically infinite amount of data with the perfect labels; what's not to love.
| | www.analyticsvidhya.com
8.2 parsecs away

Travel
| | Keras is a high level library used to build neural network models. This tutorial focuses on its application and ways to solve problems with neural networks.
| | aimatters.wordpress.com
7.5 parsecs away

Travel
| | A few weeks ago, it was announced that Keras would be getting official Google support and would become part of the TensorFlow machine learning library. Keras is a collectionof high-level APIs in Python for creating and training neural networks, using either Theano or TensorFlow as the underlying engine. Given my previous posts on implementing an...
| | swethatanamala.github.io
57.1 parsecs away

Travel
| The authors developed a straightforward application of the Long Short-Term Memory (LSTM) architecture which can solve English to French translation.