TensorBoardLogger.jl icon indicating copy to clipboard operation
TensorBoardLogger.jl copied to clipboard

(WIP) Add support for logging hyperparameters

Open dangirsh opened this issue 5 years ago • 5 comments

See #77 .

dangirsh avatar Dec 16 '20 04:12 dangirsh

Remaining work:

  • [ ] Test serializaiton of non-trivial inputs matches the same from Python: e.g. this test case.
  • [ ] deserialization
  • [ ] docstrings
  • [ ] anything else @PhilipVinc ?

dangirsh avatar Dec 16 '20 05:12 dangirsh

Yes, that seems about right.

If you could also write some documentation with an example for the Documenter.jl generated docs it would be great.

PhilipVinc avatar Dec 16 '20 09:12 PhilipVinc

BTW, you have a failing test case for Julia 1.0 because of an isnothing I know it's old, but I'm trying to support Julia LTS while we can.

PhilipVinc avatar Dec 16 '20 09:12 PhilipVinc

Hey @dangirsh , this is a friendly bump. Are you still planning on finishing this at some point or you really don't have time for it anymore?

PhilipVinc avatar Jan 18 '21 10:01 PhilipVinc

@PhilipVinc Unfortunately, I've recently started a non-Julia project that is consuming 100% of my time. I hope this initial attempt is a helpful start.

dangirsh avatar Jan 22 '21 18:01 dangirsh