You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ <h1 align="center">BadukAI</h1>
14
14
15
15
<p>2) <b>LeelaZero</b>: You can choose between a 15 blocks network (trained against 40b self-play) and a 40 blocks network (LZ 273). The implementation is optimized for android and can use the DSP on recent Snapdragon chipsets so will be quite fast on such devices. On Snapdragon 855+ for example it does about <b>200 n/s</b> (for 15 blocks) and <b>50 n/s</b> (for 40 blocks).
16
16
17
-
<p> For installation <ahref="releases/download/v0.1/baduk_ai__arm64-v8a-rel-0.1.apk">download APK</a> and install it (make sure that installation of thirdparty-apps is allowed in settings)
17
+
<p> For installation <ahref="https://github.com/aki65/aki65.github.io/releases/download/v0.1/baduk_ai__arm64-v8a-rel-0.1.apk">download APK</a> and install it (make sure that installation of thirdparty-apps is allowed in settings)
0 commit comments