/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

kidger.site
| | aimatters.wordpress.com
2.1 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...
| | github.com
3.1 parsecs away

Travel
| | Tensors and Dynamic neural networks in Python with strong GPU acceleration - pytorch/pytorch
| | www.paepper.com
2.1 parsecs away

Travel
| | [AI summary] This article explains how to train a simple neural network using Numpy in Python without relying on frameworks like TensorFlow or PyTorch, focusing on the implementation of ReLU activation, weight initialization, and gradient descent for optimization.
| | cpury.github.io
11.5 parsecs away

Travel
| Learning how to produce Bible-like texts with Recurrent Neural Networks