greenelab / netscape

Exploring the network/pathway regularization landscape for gene expression data
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Convert learning curve functionality to use TensorBoard #18

Open jjc2718 opened 4 years ago

jjc2718 commented 4 years ago

See the code here: https://github.com/greenelab/netscape/blob/f19ad31d64082cb7a50e1582d5b72755e139930f/utilities/pytorch_model.py#L297

This could be converted to TensorBoard, which would allow more flexible visualizations in the future.

jjc2718 commented 4 years ago

See example/docs here: https://pytorch.org/docs/stable/tensorboard.html