File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 55 <groupId >org.aika-software</groupId >
66 <artifactId >aika</artifactId >
77 <packaging >jar</packaging >
8- <version >1.2.0-SNAPSHOT </version >
8+ <version >1.2.0</version >
99 <name >aika</name >
1010 <url >http://aika.network</url >
1111 <description >An artificial intelligence for knowledge acquisition</description >
Original file line number Diff line number Diff line change @@ -69,16 +69,35 @@ <h2>Related Resources</h2>
6969
7070 < h2 > Download</ h2 >
7171 < p >
72- < a href ="http://aika.network/download/aika-1.1 .0.jar "> Version 1.1 .0</ a > < br />
72+ < a href ="http://aika.network/download/aika-1.2 .0.jar "> Version 1.2 .0</ a > < br />
7373 </ p >
7474
7575 < h2 > API Documentation</ h2 >
7676
7777 < p >
78- < a href ="http://aika.network/apidocs/index.html "> JavaDoc v1.1 .0</ a >
78+ < a href ="http://aika.network/apidocs/index.html "> JavaDoc v1.2 .0</ a >
7979 </ p >
8080
8181 < h2 > Release Notes</ h2 >
82+ < h3 > Aika Version 1.2.0 (2019-06-07)</ h3 >
83+ < ul >
84+ < li >
85+ Removed synapse bias. Bias now depends on the neuron type.
86+ </ li >
87+ < li >
88+ Exception Handling refactoring.
89+ </ li >
90+ < li >
91+ Removed factory methods.
92+ </ li >
93+ < li >
94+ Refactored position propagation.
95+ </ li >
96+ < li >
97+ Bugfixes
98+ </ li >
99+ </ ul >
100+
82101 < h3 > Aika Version 1.1.0 (2019-02-28)</ h3 >
83102 < ul >
84103 < li >
You can’t perform that action at this time.
0 commit comments