Explore >> Select a destination


You are here

www.machinedlearnings.com
| | research.google
4.5 parsecs away

Travel
| | [AI summary] Google's research focuses on advancing computer science through fundamental and applied research, with a particular emphasis on machine learning, algorithms, and their applications in various domains such as search, advertising, and infrastructure.
| | enginius.tistory.com
3.5 parsecs away

Travel
| | 1. What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?, 2017 : Infer epistemic uncertainty and aleatoric uncertainty using Bayesian neural networks. https://papers.nips.cc/paper/7141-what-uncertainties-do-we-need-in-bayesian-deep-learning-for-computer-vision What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision? What Uncertainties Do We Need in Baye..
| | ajolicoeur.wordpress.com
4.9 parsecs away

Travel
| | Paper / Code Since AlexNet showed the world the power of deep learning, the field of AI has rapidly switched to almost exclusively focus on deep learning. Some of the main justifications are that 1) neural networks are Universal Function Approximation (UFA, not UFO ??), 2) deep learning generally works the best, and 3) it...
| | golb.hplar.ch
18.3 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.