Releases: kok202/Dluid
Releases · kok202/Dluid
v0.1.4.2
v0.1.4.1
v0.1.4
v0.1.3.1
v0.1.3
v0.1.2
[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
- 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
- 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