Skip to content

Commit c8d0370

Browse files
committed
updates
1 parent 0d3df9e commit c8d0370

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
1.0.3rc:
5+
--------
6+
7+
* New more independent initialization for layers.
8+
* Null cost redifined as a function of outputs and targets
9+
410
1.0.2rc:
511
--------
612

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup(
1212
name='Mariana',
1313

14-
version='1.0.2rc1',
14+
version='1.0.3rc1',
1515

1616
description="The Cutest Deep Learning Framework",
1717
long_description=long_description,

0 commit comments

Comments
 (0)