GPN19:ML Workflow Tools Overview: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
(Die Seite wurde neu angelegt: „ Ein Workshop von Sandro Braun, Leander Kurscheidt auf der GPN19. Modern ML workflow requires to run experiments fast at a large scale. In order to stay s…“)
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
Ein Workshop von Sandro Braun, Leander Kurscheidt auf der [[GPN19]].
Ein Workshop von Sandro Braun, Leander Kurscheidt auf der [[GPN19]].


Zeile 7: Zeile 6:
We will compare 3 tools in this workshop : ML flow, sacred and edflow. These tools focus on different parts of the development workflow : fast model iteration, monitoring (dashboard) and deployment.
We will compare 3 tools in this workshop : ML flow, sacred and edflow. These tools focus on different parts of the development workflow : fast model iteration, monitoring (dashboard) and deployment.


We will provide some basic code and instructions on how to add the tools to basic examples.  
We will provide some basic code and instructions on how to add the tools to basic examples.
We will cover standard classification based problems (i.e. getting the largest number on some problem)
We will cover standard classification based problems (i.e. getting the largest number on some problem)
and image based problems (i.e. GANs, generative models, etc...)
and image based problems (i.e. GANs, generative models, etc…)


Anything will be available on Github afterwards.
Anything will be available on Github afterwards.
Zeile 16: Zeile 15:
https://github.com/IDSIA/sacred
https://github.com/IDSIA/sacred
https://github.com/pesser/edflow
https://github.com/pesser/edflow
== Links ==


{{Navigationsleiste GPN19:Vorträge}}
{{Navigationsleiste GPN19:Vorträge}}

Aktuelle Version vom 29. Mai 2019, 13:28 Uhr

Ein Workshop von Sandro Braun, Leander Kurscheidt auf der GPN19.

Modern ML workflow requires to run experiments fast at a large scale. In order to stay sane and keep an overview of what is going on, there are some tools out there.

We will compare 3 tools in this workshop : ML flow, sacred and edflow. These tools focus on different parts of the development workflow : fast model iteration, monitoring (dashboard) and deployment.

We will provide some basic code and instructions on how to add the tools to basic examples. We will cover standard classification based problems (i.e. getting the largest number on some problem) and image based problems (i.e. GANs, generative models, etc…)

Anything will be available on Github afterwards.

https://mlflow.org/ https://github.com/IDSIA/sacred https://github.com/pesser/edflow

Vorlage:Navigationsleiste GPN19:Vorträge