{"repo":"JuliaLogging/TensorBoardLogger.jl","free":true,"listed":false,"github":"https://github.com/JuliaLogging/TensorBoardLogger.jl","clone":"git clone https://github.com/JuliaLogging/TensorBoardLogger.jl.git","description":"Easy peasy logging to TensorBoard with Julia","language":"Julia","stars":113,"topics":["julia","logging","tensorboard","machine-learning"],"license":"MIT","category":"machine-learning","readme_excerpt":"TensorBoardLogger TensorBoardLogger.jl is a native library for logging arbitrary data to Tensorboard, extending Julia's standard Logging framework. It can also be used to deserialize TensoBoard's .proto files. Many ideas are taken from UniversalTensorBoard and from TensorBoardX. It is based on ProtoBuf.jl. Installation To install run the following command in the julia REPL: If you need to log Images, you must also install ImageMagick (on MacOS, you will also need QuartzImageIO ). Usage The fundamental type defined in this package is a TBLogger , which behaves like other standard loggers in Julia such as ConsoleLogger or TextLogger . You can create one by passing it the path to the folder where you want to store the data. You can also pass an optional second argument to specify the behaviour in case there already exists a document at the given path. Once you have created a TBLogger , you can use it as you would use any other logger in Julia: - You can set it to be your global logger with the function global logger - You can set it to be the current logger in a scope with the function with logger - You can combine it with other Loggers using LoggingExtras.jl, so that messages are logged to TensorBoard and to other backends at the same time. You can log to TensorBoard any type. Numeric types will be logged as scalar, arrays will be binned into histograms, images and audio will be logged as such, and we even support Plots, PyPlot and Gadfly figures! For details about how types ar","default_branch":null,"files":null,"tree":[],"storefront":"/r/JuliaLogging","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JuliaLogging/TensorBoardLogger.jl/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}