Skip to content
Snippets Groups Projects
Commit 240b4a55 authored by Christian Chapman-Bird's avatar Christian Chapman-Bird
Browse files

Update README.md

parent 4a28a9e9
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ The simple back-end of this package allows the user to create an MLP of a given
Media/data will be created in directories that begin with `_` by default - this is to follow the `.gitignore` rule that prevents the automatic pushing of updates to these files, which would slow commits down a lot
DO NOT RUN JUPYTER NOTEBOOK CODE AS DIRECTORIES ARE MESSED UP AT THE MOMENT - urgent fix
## 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!).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment