-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ethem-kinginthenorth
committed
Jul 16, 2019
1 parent
302e179
commit 569e1f0
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
# Change Log | ||
|
||
## 1.0.2 - 2019-03-22 | ||
## 1.1.0 - 2019-07-16 | ||
|
||
- New layers: transpose convolution and group convolution | ||
- New architectures: U-Net, MobileNet, and ShuffleNet | ||
- Supporting FasterRCNN for object detection | ||
- Supporting image segmentation | ||
- Various bug fixes | ||
- A new way of creating models | ||
- Multi-step forecasting | ||
- Improved documentation | ||
- Improved code coverage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters