Difference between revisions of "Directed Acyclic Graph (DAG)"

From
Jump to: navigation, search
m
m
Line 15: Line 15:
 
* [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)]]
 
* [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)]]
 
* [http://stats.stackexchange.com/questions/234694/can-all-neural-network-with-dag-topology-be-trained-by-back-prop Can all neural network having directed acyclic graph (DAG) topology be trained by back propagation methods? | StackExchange]
 
* [http://stats.stackexchange.com/questions/234694/can-all-neural-network-with-dag-topology-be-trained-by-back-prop Can all neural network having directed acyclic graph (DAG) topology be trained by back propagation methods? | StackExchange]
 +
* [[Blockchain]]
  
 
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.  [http://www.mathworks.com/help/deeplearning/ref/dagnetwork.html DAGNetwork | MathWorks]
 
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.  [http://www.mathworks.com/help/deeplearning/ref/dagnetwork.html DAGNetwork | MathWorks]

Revision as of 17:58, 27 November 2021