Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 15 and Version 16 of HEALInfrastructureDevelopmentTasks


Ignore:
Timestamp:
09/24/19 14:11:03 (5 years ago)
Author:
abeham
Comment:

added topics from whiteboard

Legend:

Unmodified
Added
Removed
Modified
  • HEALInfrastructureDevelopmentTasks

    v15 v16  
    4040|| Simplify Release Process || abeham || The release process currently takes several hours. It should take only a couple of minutes. || 1 ||
    4141|| Adapt plugin dependencies || abeham || Transport plugins are cumbersome, as NuGet references have to be rebuilt as plugin dependencies. As an alternative, an additional assembly reference would be nice, that can be used to reference additional assemblies which are shipped via NuGet. || 1 ||
     42|| HL Automation/Scripting || epitzer, swinkler || Scripting from external applications, HL Language Server || ||
     43|| HL Script Serialization || pfleck || Ability to separate script code and data and save separately. || ||
     44|| VSCode Integration || sraggl || Integrate HL into VSCode || ||
     45|| Roslyn for Scripting || jkarder || Use of Roslyn to perform the code generation / compilation || ||
     46|| HL Notebooks || jzenisek || Similar to Jupyter notebooks, ability to integrate code, visualization and data into one document type || ||
     47|| Graph Query Language || rhanghof || || ||
     48|| Update ANN methods || swinkler || Our implementation of neural networks is not state of the art || ||
     49|| Develop new algorithms || abeham || Many more multi-objective algorithms exist, also more flexibility and variants || ||
     50|| Interfaces to other tools || maffenze || HL should provide more interfaces to other tools || ||
     51|| Improve documentation || bburlacu || For instance readthedocs || ||
     52|| ML-Pipelines || bburlacu || Similar to ML.NET || ||
     53|| HIVE UX Improvement || bburlacu || For instance to handle large experiments that do not fit entirely into memory || ||
     54|| Integration of native code for performance || bburlacu || Some things are faster if implemented natively || ||
     55|| Exerpiment definition language || bburlacu || A language / code to describe experiments instead of GUI only and more abstract than a script. || ||
     56|| Problem data server || epitzer, fbaching || Store problem data on a server and reference it instead of saving it with every file. Maintain versions of the problem data (e.g. for data analysis) || ||
     57|| Better integration of unit tests || Currently reside in their own project, not first class citizens || ||
     58|| Code generation and VS extensions || bwerth || || ||
     59|| Better folder structure for release package || dpiringe || The .exe resides in a folder with hundreds of .dll and .config files || ||
    4260
    4361== Deferred ==