We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dbedd commit 873e13bCopy full SHA for 873e13b
CHANGES.md
@@ -1,3 +1,13 @@
1
+# v1.19.0, 2016-11-30
2
+
3
+New strategy using a trained neural network.
4
5
+- Implement the EvolvedANN
6
+ https://github.com/Axelrod-Python/Axelrod/pull/773
7
8
+Here are all the commits for this PR:
9
+https://github.com/Axelrod-Python/Axelrod/compare/v1.18.1...v1.19.0
10
11
# v1.18.1, 2016-11-24
12
13
There are no changes between 1.18.1 and 1.18.0. This release is due to an error
axelrod/version.py
@@ -1 +1 @@
-__version__ = "1.18.1"
+__version__ = "1.19.0"
0 commit comments