Difference between revisions of "Directed Acyclic Graph (DAG)"
Line 8: | Line 8: | ||
[http://www.google.com/search?q=Directed+Acyclic+Graph+DAG+pipeline+program+machine+learning ...Google search] | [http://www.google.com/search?q=Directed+Acyclic+Graph+DAG+pipeline+program+machine+learning ...Google search] | ||
− | |||
* [http://www.qubole.com/blog/the-key-to-building-data-pipelines-for-machine-learning-support-for-multiple-engines/ The Key to Building Data Pipelines for Machine Learning: Support for Multiple Engines | Jorge Villamariona - Qubole] | * [http://www.qubole.com/blog/the-key-to-building-data-pipelines-for-machine-learning-support-for-multiple-engines/ The Key to Building Data Pipelines for Machine Learning: Support for Multiple Engines | Jorge Villamariona - Qubole] | ||
* [[Building Your Environment]] | * [[Building Your Environment]] | ||
Line 14: | Line 13: | ||
* [[AI Marketplace & Toolkit/Model Interoperability]] | * [[AI Marketplace & Toolkit/Model Interoperability]] | ||
* [[Platforms: Machine Learning as a Service (MLaaS)]] | * [[Platforms: Machine Learning as a Service (MLaaS)]] | ||
+ | * [http://www.kdnuggets.com/2019/02/4-reasons-machine-learning-code-probably-bad.html 4 Reasons Why Your Machine Learning Code is Probably Bad - Norman Niemer - KDnuggets] | ||
+ | ** [http://github.com/d6t/d6tflow/blob/master/docs/example-ml.md Example Usage For a Machine Learning Workflow | GitHub] | ||
+ | |||
+ | DAG workflow are set of tasks written with dependencies between the tasks rather than linearly chaining. | ||
+ | http://www.ebayinc.com/assets/Uploads/Blog/2016/04/_resampled/ScaleWidthWzc1MF0/workflow.png | ||
<youtube>LOr_abIZL04</youtube> | <youtube>LOr_abIZL04</youtube> | ||
− | <youtube> | + | <youtube>Hc47QH5Cymw</youtube> |
− | <youtube> | + | |
− | <youtube> | + | == DAG Technology: 'DAG Coins' as an Alternative to Blockchain/Cryptocurrencies == |
+ | <youtube>LtWUJtnQbKs</youtube> | ||
+ | <youtube>mFaDeL90QhE</youtube> | ||
+ | <youtube>zwzzKLi8VbY</youtube> | ||
+ | <youtube>Vg1y1BZrLYU</youtube> |
Revision as of 09:35, 3 March 2019
YouTube search... ...Google search
- The Key to Building Data Pipelines for Machine Learning: Support for Multiple Engines | Jorge Villamariona - Qubole
- Building Your Environment
- Service Capabilities
- AI Marketplace & Toolkit/Model Interoperability
- Platforms: Machine Learning as a Service (MLaaS)
- 4 Reasons Why Your Machine Learning Code is Probably Bad - Norman Niemer - KDnuggets
DAG workflow are set of tasks written with dependencies between the tasks rather than linearly chaining.
DAG Technology: 'DAG Coins' as an Alternative to Blockchain/Cryptocurrencies