Thanks to our Contributors!
This release contains contributions from many people at SciSharp as well as the external contributors.
Release Date 02/06/2021
Add Subtract layer
Add model.load_weights and model.save_weights
Fix memory leak issue
Support to build YOLOv3 object detection model
Release Date 01/09/2021
dtype
for MapDataset
.image_dataset_from_directory
function.tf.transpose
.array_ops.where_v2
, array_ops.select_v2
, array_ops.softplus
.dataset.dataset_cardinality
.weight
init value for double
type in compute_weighted_loss
.MeanSquaredError
, MeanAbsolutePercentageError
, MeanAbsoluteError
and MeanSquaredLogarithmicError
loss functions.Sequential
model API works.ShellProgressBar
to show training progress better.