tallamjr/astronet

Expand hyperparameter space of `t2` model

Closed this issue · 0 comments

While there is optimisation over a considerable number of parameters, there could still be room to add further parameters that one could optimise over. These include; num_layers (currently set to 1), how many neurons in the final FC layer, currently set to 20, and droprate in Dropout(), currently set to 0.1