Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 1.35 KB

File metadata and controls

40 lines (37 loc) · 1.35 KB

These are features that are planned for the version it is describing.


BETA 1.2

  1. Update analytics program
  2. write a basic README
  3. Slow down the home page animations
  4. Hide suggestion node
  5. Add a clear cache button next to files
  6. Add option to recenter the crosshair
  7. Change how the data is displayed (datasamples, shape)
  8. Organize node strucutre
  9. Add a Reshape node
    1. Create node, nodedat, and menu
    2. Figure out how to do the input
    3. Update live on both node and menu end
    4. Create checks for dimension correctness
    5. Intergrate into model parser
  10. Add a Conv2D, pooling, and flatten node for basic image processing
  11. Add input for custom testing data
  12. Try to use TQDM instead of displaying everything out while training
  13. Add a tutorial thing at the very beginning
  14. Drag and Drop node styles

BETA 1.1

  1. Add IO shape display
  2. Add more features to Dense layer
  3. Improve internal storage efficiency
  4. Fix canvas resize issue
  5. Add default uploads
  6. Revise the activation layer node
  7. Create compile functionality
  8. Create export functionality
  9. Add meta previews
  10. Fix the bug for training failure
  11. Add file type detection
  12. Test all features
  13. Improve home page
  14. Add analytics