Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.learn.tensorflow
bob.learn.tensorflow
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • bob
  • bob.learn.tensorflowbob.learn.tensorflow
  • Issues
  • #51

Closed
Open
Opened Jan 25, 2018 by Tiago de Freitas Pereira@tiago.pereira
  • Report abuse
  • New issue
Report abuse New issue

Tensorboard to matplotlib

Would be nice to have a set of features that dumps the events file from tensorflow and plots them in the matplotlib format.

With this feature, our tensorboard reports would be more paper appeal. We can iterate over them with this function here.

tf.train.summary_iterator(/PATH/TO/EVENTS/FILE)

We can even think to have our own tensorboard with "matplotlib backend", where each summary is dumped in a PDF page. I don't know if this fits better here or in a package by itself.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: bob/bob.learn.tensorflow#51