diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 1b04b13ecc8..13418207629 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,4 +1,27 @@ -============================== (Pending) Release Notes: v0.99 ============================== +============================== (Pending) Release Notes: v1.00 ============================== +Support for new training algorithms: + +Support for new network structures: + +Support for new layers: + +Python front-end: + +Performance optimizations: + +Model portability & usability: + +Internal features: + +I/O & data readers: + +Build system: + +Bug fixes: + +Retired features: + +============================== Release Notes: v0.99 ============================== Support for new training algorithms: - Improvements to LTFB infrastructure (including transfer of SGD and Adam hyperparameters)