Skip to content

Roadmap

Alix Leroy edited this page Feb 12, 2019 · 15 revisions

Version 0.2.0

  • Documentation
  • Include premade Datasets (A)
  • Remove legacy Dataset
  • Test and tidy
  • Fix bugs and release

Version 0.3.0

  • Extend source and entry files to new input systems(A)
  • Output extractor
  • Analyzer
    • Fix bugs in extractor
    • Implement analyzer
  • Flags
    • Keywords
  • Frontal Lobe
    • Define a network (Sequential and Functional) from a yaml file
  • Optimizer:
    • Include per-parameter option into the optimizer
    • Include multiple optimizers training
  • UI
    • Generate config files from a tab
    • Preview of data transformation
    • Visualize the results in real-time
    • Design and save losses, metrics and networks from a form with python highlighting of the code
  • Callbacks
    • Asynchronous callbacks

Version 0.4.0

  • Backend
    • Check how TensorFlow 2.0 could be included into Deeplodocus
  • UI
    • Define a network using blocks

Clone this wiki locally