LBBNN 0.1.1 (development
version)
- Initial tests added; cleanup for R CMD check portability.
- Initial CRAN submission.
LBBNN 0.1.2 (minor bug fix)
- Fix bug in LBBNN_Linear so layers work properly in convolutional
architecture.
- Updated experiment on convolutional architecture for R journal
submission.
- Added default values to mpm and draws in predict() function.
LBBNN 0.1.3 (minor cosmetic
changes)
- Changed some function names to be consistent with CRAN
guidelines.
- Removed export of function that is only used internally.
- Changed assignment operator to be consistent everywhere.
- Removed datasets not used in RJ article submission.