What is Deep Learning?
Deep learning is a specific type of machine learning algorithm that uses multi-level neural networks.
A neural network is an algorithm that simulates the structure of the brain by having nodes (neurons) and relationships (dendrites). A neural network solves a problem by converting the problem into a set of input nodes, a set of output nodes, and a set of intermediate or "hidden" nodes. Deep learning is just a neural network with multiple intermediate layers of nodes.
Tags: ai, definition, artificial intelligence, machine learning, deep learning
Updated: Apr 27 2018, 14:41
Replies: 0,
Views: 5420, today: 1, week: 8, month: 7
Thumbs up: 3, thumbs down: 0, stars: 5.0