Explore >> Select a destination


You are here

finnstats.com
| | github.com
2.1 parsecs away

Travel
| | A WebGL accelerated JavaScript library for training and deploying ML models. - tensorflow/tfjs
| | charleslabs.fr
2.1 parsecs away

Travel
| | Apply complex mathematical operations with machine learning in digital signal processing. Check out two artificial neural network experiments here.
| | aimatters.wordpress.com
1.4 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...
| | programminghistorian.org
28.8 parsecs away

Travel
| [AI summary] The text provides an in-depth explanation of using neural networks for image classification, focusing on the Teachable Machine and ml5.js tools. It walks through creating a model, testing it with an image, and displaying results on a canvas. The text also discusses the limitations of the model, the importance of training data, and suggests further resources for learning machine learning.