DIGITS 3.2
Pre-release
Pre-release
New Features
- Add support for new solvers - RMSprop, AdaDelta and Adam (#564)
- AlexNet for Torch now works for multiple GPUs (#539)
- New documentation for installing CUDA toolkit, drivers, etc. (#558)
Changes
- Only look in one location for config files (#541)
- Re-use weights when retraining a model on the same dataset (#538)
- Functional improvements and documentation changes for
examples/classification
(#559, #557, #579, #582) - Better error-checking for caffe networks referencing invalid layer "bottoms" (#576)