DIANNE v0.1.0
Initial Dianne Release
Supports
- Modular deployment of neural network
- Supports fully connected and convolutional layers
- Supports basic split/fork/join/concat modules
- Save/load neural network modules
- GUI neural network builder
- Tensor library implementations in plain Java, native based on TH (Torch), cuda lib based on THC
- Basic training procedure for simple neural networks