Explore >> Select a destination


You are here

blog.reachsumit.com
| | www.unofficialgoogledatascience.com
2.9 parsecs away

Travel
| | by CHRIS HAULK It is sometimes useful to think of a large-scale online system ( LSOS ) as an abstract system with parameters $X$ affecting r...
| | iamirmasoud.com
3.5 parsecs away

Travel
| | Amir Masoud Sefidian
| | www.unite.ai
3.0 parsecs away

Travel
| | Some machine learning models belong to either the generative or discriminative model categories. Yet what is the difference between these two categories of models? What does it mean for a model to be discriminative or generative? The short answer is that generative models are those that include the distribution of the data set, returning a []
| | golb.hplar.ch
11.9 parsecs away

Travel
| [AI summary] The article describes the implementation of a neural network in Java and JavaScript for digit recognition using the MNIST dataset, covering forward and backpropagation processes.