DIGITS 4.0 RC
Pre-release
Pre-release
lukeyeager
released this
19 Jul 01:07
·
553 commits
to master
since this release
New Features
- Add support for object-detection networks like DetectNet (#735) with documentation (#803)
- Parameter sweep over batch size and learning rate (#708)
- Add plugin systems for data formats (#731) and inference visualizations (#756)
- Expose Caffe's
iter_size
solver option (#744) - Add syntax highlighting when editing custom networks (#751)
- View list of related jobs (#767)
- Explore generic datasets (#822)
- Add example for doing text classification with Torch (#684)