mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-07-27 11:20:04 +02:00
mimgrating from another repo
This commit is contained in:
36
lib/ann/fann/.gitignore
vendored
Normal file
36
lib/ann/fann/.gitignore
vendored
Normal file
@ -0,0 +1,36 @@
|
||||
*.sdf
|
||||
*.suo
|
||||
*.user
|
||||
*.opensdf
|
||||
ipch
|
||||
Debug
|
||||
Release
|
||||
/bin/fanndoubled.dll
|
||||
/bin/fanndoubled.lib
|
||||
/bin/fannfixedd.dll
|
||||
/bin/fannfixedd.lib
|
||||
/bin/fannfloatd.dll
|
||||
/bin/fannfloatd.lib
|
||||
/bin/simple_train_doubled.exe
|
||||
/bin/simple_train_floatd.exe
|
||||
/bin/xor_test_fixedd.exe
|
||||
/bin/xor_test_floatd.exe
|
||||
/bin/xor_traind.exe
|
||||
Makefile
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
*~
|
||||
/bin/cascade_traind.exe
|
||||
/bin/momentumsd.exe
|
||||
/bin/mushroomd.exe
|
||||
/bin/robotd.exe
|
||||
/bin/scaling_testd.exe
|
||||
/bin/scaling_traind.exe
|
||||
/bin/steepness_traind.exe
|
||||
/bin/xor_cpp_sampled.exe
|
||||
*.sln
|
||||
*.suo
|
||||
*.filters
|
||||
*.vcxproj
|
Reference in New Issue
Block a user