Skip to content

Commit 69d4fa3

Browse files
preparation of release 0.15
1 parent 9027b28 commit 69d4fa3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/site/resources.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,20 @@ <h2>Get Involved</h2>
5454

5555
<h2>Release Notes</h2>
5656

57+
<h3>Aika Version 0.15 (2018-03-16)</h3>
58+
<ul>
59+
<li>
60+
Simplified interpretation handling by removing the InterpretationNode class and moving the remaining logic to the Activation class.
61+
</li>
62+
<li>
63+
Moved the activation linking and activation selection code to separate classes.
64+
</li>
65+
<li>
66+
Ongoing work on the training algorithms.
67+
</li>
68+
</ul>
69+
70+
5771
<h3>Aika Version 0.14 (2018-02-04)</h3>
5872
<ul>
5973
<li>

0 commit comments

Comments
 (0)