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 9027b28 commit 69d4fa3Copy full SHA for 69d4fa3
src/site/resources.html
@@ -54,6 +54,20 @@ <h2>Get Involved</h2>
54
55
<h2>Release Notes</h2>
56
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
63
+ Moved the activation linking and activation selection code to separate classes.
64
65
66
+ Ongoing work on the training algorithms.
67
68
+ </ul>
69
+
70
71
<h3>Aika Version 0.14 (2018-02-04)</h3>
72
<ul>
73
<li>
0 commit comments