Difference between revisions of "Directed Acyclic Graph (DAG)"
m |
|||
Line 27: | Line 27: | ||
== DAG Technology: 'DAG Coins' as an Alternative to Blockchain/Cryptocurrencies == | == DAG Technology: 'DAG Coins' as an Alternative to Blockchain/Cryptocurrencies == | ||
+ | * [[Blockchain and Artificial Intelligence]] | ||
+ | |||
<youtube>LtWUJtnQbKs</youtube> | <youtube>LtWUJtnQbKs</youtube> | ||
<youtube>mFaDeL90QhE</youtube> | <youtube>mFaDeL90QhE</youtube> | ||
<youtube>zwzzKLi8VbY</youtube> | <youtube>zwzzKLi8VbY</youtube> | ||
<youtube>Vg1y1BZrLYU</youtube> | <youtube>Vg1y1BZrLYU</youtube> |
Revision as of 20:57, 19 August 2020
YouTube search... ...Google search
- Multi-scale recognition with DAG-CNNs | Songfan Yang & Deva Ramanan
- The Key to Building Data Pipelines for Machine Learning: Support for Multiple Engines | Jorge Villamariona - Qubole
- Running Arbitrary DAG-based Workflows in the Cloud | Sachin Tilloo
- Data Flow Graph (DFG)
- Graph Convolutional Network (GCN), Graph Neural Networks (Graph Nets), Geometric Deep Learning
- Platforms: Machine Learning as a Service (MLaaS)
- Can all neural network having directed acyclic graph (DAG) topology be trained by back propagation methods? | StackExchange
A DAG network is a neural network for deep learning with layers arranged as a directed acyclic graph. A DAG network can have a more complex architecture in which layers have inputs from multiple layers and outputs to multiple layers. DAGNetwork | MathWorks
DAG workflow are set of tasks written with dependencies between the tasks rather than linearly chaining. 4 Reasons Why Your Machine Learning Code is Probably Bad - Norman Niemer - KDnuggets
DAG Technology: 'DAG Coins' as an Alternative to Blockchain/Cryptocurrencies