Joseph Chu

Results 2 issues of Joseph Chu

Right now the code essentially hardcodes this hyperparameter as being a power of the Golden Ratio. It may make sense to allow this to instead take any value that the...

I noticed that the hyperparameters are currently placed as arguments to the fit function. This is problematic because fit is normally called without arguments, and the arguments are instead passed...