/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

initialcommit.com
| | aimatters.wordpress.com
1.7 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...
| | dennybritz.com
1.9 parsecs away

Travel
| | All the code is also available as an Jupyter notebook on Github.
| | stribny.name
1.8 parsecs away

Travel
| | Fields in Artificial Intelligence and what libraries to use to address them.
| | saturncloud.io
10.1 parsecs away

Travel
| By combining Dask and PyTorch you can easily speed up training a model across a cluster of GPUs. But how much of a benefit does that bring? This blog post finds out!