Resolve "fix hyperparameter optimization"
Closes #79 (closed)
Merge request reports
Activity
added bugifx label
requested review from @benjamin.schwenker
assigned to @lukas.herzberg
added 2 commits
@lukas.herzberg : i started with this issue. implementing my idea for the beam life model.
i think the solution is OK. we would need to copy paste it to all other models. tedious, but i see no other way.
you can try to do it with command line tool
meld
=> allows you to compare files and easily pull over changes from one file to the other.@lukas.herzberg : now everything should be in place to fix these two scripts. can you do it?
@lukas.herzberg : i repaired the notebook. and added a visualization of the losses using tensorboard
Edited by Benjamin Schwenkeradded 1 commit
- ccbb7ad8 - toward fixing hyperparameter opt. working for hitrate, still needs switch...
added 1 commit
- fe779f33 - fixed gyHyperparameter and adapted bgnet_train to work with other targets
added 1 commit
- 0cd7d689 - adapted goHyperparameter to work with more hitrate targets
@lukas.herzberg : is this ready for merging?