Rob174 / detection_nappe_hydrocarbures_IMT_cefrem

0 stars 0 forks source link

Show the parameters and the results #14

Closed Rob174 closed 3 years ago

Rob174 commented 3 years ago

Potential solutions

Solution :+1: :-1:
Tensorboard Already ready Curves cannot be used directly in papers (too small axes, curves, values)
Dash+plotly Graph easy to do Interface to make. Potentially no regex filtering
Vuejs+node Entirely personnalized Time consuming
Rob174 commented 3 years ago

Other possibility:

Tensorboard to log curves but also a script to analyse event files of the tensorboard to allow the user to compare the curves in a notebook with plotly.

Confusion matrix as html to avoid formatting problems

Rob174 commented 3 years ago

Finally: all jupyter notebook with widgets solution

Rob174 commented 3 years ago

Visualize the network

Goals:

--> 2 levels of detail

Graphviz/d3js interactive graph allowing to choose the structure detail level and if we want to display the hyperparameters.

Eventually add visualization of the kernel on hover event

Problems to solve:

Rob174 commented 3 years ago

Not the main priority at the moment