Skip to content

Commit

Permalink
Update roadmap.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila committed May 16, 2018
1 parent 9580cb4 commit b773548
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ The development goals and current work include:
- to allow *reverse inheritance* of the optimization capacity i.e. models that build models that...

These goals are currently being met by systematically building simple, easy-to-understand building blocks that solve manageable parts of the challenge.

Immediate Development
---------------------

- Robust cross-validation
- Generalization measure
- Prediction task agnostic performance measure
- Adding layer generation for other than Dense layers
- Current custom f1 implementation into Keras metric

0 comments on commit b773548

Please sign in to comment.