Dluid Versions Save

Deep learning user interface designer

v0.1.4.2

3 years ago
  • Dropout zero not allowed.
  • Translation mssing at train tab.
  • Add recommended specification about nanum barun gothic font at license window.

v0.1.4.1

3 years ago

bug fix at dropout value was inverted.

v0.1.4

3 years ago
  • Changing license cause of conflicting apache 2.0 with GPL2

v0.1.3.1

3 years ago
  • Verifying batch norm and pooling layer.

v0.1.3

3 years ago
  • Downgrade Java 8.
  • Deployment file with jre include.
  • License description at menu bar.

v0.1.2

3 years ago

[Document] Document about Dluid. >Here<

[Stable]

  • Below layer supports stable.
    • Input
    • Output
    • FCNN
    • CNN 1D
    • CNN 2D
    • DeCNN 2D
    • RNN
    • LSTM
    • RNN Output
    • Reshape
    • Pooling 1D
    • Pooling 2D
    • Batch norm

[Bugfix]

  • Learning progress bar was not proceeded, despite of training.
  • Model training failure when model initialized at first time.

v0.1.1

4 years ago
  • Bug fix
    • Press test button make train button available when while training.
    • Fail to run jar on mac OS Catalina. Error : [libc++abi.dylib+0x30b4]
    • Visualization error in progress bar when training and testing.
    • Jackson library down grade for backward compatibility.

v0.1.0

4 years ago
  • Support layer
    • Input
    • Output
    • FCNN
    • CNN 1D
    • CNN 2D
    • DeCNN 2D
    • RNN
    • LSTM
    • RNN Output
    • Reshape
    • Pooling 1D
    • Pooling 2D
    • Batch norm
  • Create simple sequence model and test it.
    • Excel, csv data load
    • Visualize learning curve
    • Confirm test data set
    • Confirm test result and export it