Explore >> Select a destination


You are here

blog.tensorflow.org
| | aimatters.wordpress.com
2.2 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...
| | littlemountainman.github.io
1.9 parsecs away

Travel
| | student, nomad in machine learning
| | danielegrattarola.github.io
1.4 parsecs away

Travel
| | Artificial intelligence scientist
| | www.v7labs.com
5.0 parsecs away

Travel
| Recurrent neural networks (RNNs) are well-suited for processing sequences of data. Explore different types of RNNs and how they work.