mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-07-12 21:24:28 +02:00
mimgrating from another repo
This commit is contained in:
4
lib/ann/fann/bin/.gitignore
vendored
Normal file
4
lib/ann/fann/bin/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
*.pdb
|
||||
*.exp
|
||||
*.ilk
|
10
lib/ann/fann/bin/Guitar.exe.config
Normal file
10
lib/ann/fann/bin/Guitar.exe.config
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="gtest" value="C:\DEV\fann\bin\tests_floatd.exe" />
|
||||
<add key="gtest-params" value="" />
|
||||
<add key="gtest-filters" value="" />
|
||||
<add key="maxHistory" value="5" />
|
||||
</appSettings>
|
||||
<startup/>
|
||||
</configuration>
|
9
lib/ann/fann/bin/Win32/xor.data
Normal file
9
lib/ann/fann/bin/Win32/xor.data
Normal file
@ -0,0 +1,9 @@
|
||||
4 2 1
|
||||
-1 -1
|
||||
-1
|
||||
-1 1
|
||||
1
|
||||
1 -1
|
||||
1
|
||||
1 1
|
||||
-1
|
9
lib/ann/fann/bin/x64/xor.data
Normal file
9
lib/ann/fann/bin/x64/xor.data
Normal file
@ -0,0 +1,9 @@
|
||||
4 2 1
|
||||
-1 -1
|
||||
-1
|
||||
-1 1
|
||||
1
|
||||
1 -1
|
||||
1
|
||||
1 1
|
||||
-1
|
Reference in New Issue
Block a user