The 5 Deep Learning Frameworks Every Serious Machine Learner Should Be Familiar With

The 5 Deep Learning Frameworks Every Serious Machine Learner Should Be Familiar With

  • March 22, 2018
Table of Contents

The 5 Deep Learning Frameworks Every Serious Machine Learner Should Be Familiar With

Deep Learning requires a lot of computations. It typically involves neural network(s) with many nodes, and every node has many connections—which must be updated constantly during the learning. In other words, at each layer of the network, hundreds and thousands of identical artificial neurons perform the same computation.

Therefore, the structure of a neural network fits very well with the kinds of computation that a GPU (Graphic Processing Unit) can efficiently perform—which are designed to compute, in parallel, the same instructions.

Source: fritz.ai

Tags :
Share :
comments powered by Disqus

Related Posts

Automated front-end development using deep learning

Automated front-end development using deep learning

Automated front-end development using deeplearningSketchCode: Go from idea to HTML in 5secondsAshwin Kumar was previously the co-founder of Sway Finance, a Y Combinator-backed startup that used machine learning to automate accounting. At Insight, he developed a model that allows users to create working HTML websites from hand-drawn wireframes, significantly accelerating the design process. He is now a Deep Learning Scientist at Mythic.

Read More