diff --git a/README.md b/README.md index dc1e7ac7e81dbf54530b3725da4ab0a809e10af1..9fff0ddab20c9f1a9d2382a5b603b972a28da822 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,4 @@ Media/data will be created in directories that begin with `_` by default - this ## TODO - Need to put together optimisation code - choices to be made here: uniform sampling of hyperparameters vs. Bayesian optimisation, how to include speed/comp.cost component in optimisation (i.e. we don't want a huge lumbering network!). -- Diagnostics/tests need to be implemented more accessibly. We want to be able to evaluate the RMSE against a supplied dataset, along with RMSE/mismatch as a function of parameter space. - The general ideas behind this approach need to be written up more formally, i.e. paper pre-pre-pre-draft general overview style. \ No newline at end of file