1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 03, 2023 — Jan 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #52 from joelself/fann More... over 8 years ago
Merge pull request #52 from joelself/fann More... over 8 years ago
fix more travis build errors and get rid of clang build (for now) More... over 8 years ago
fix more travis build errors and get rid of clang build (for now) More... over 8 years ago
fixed build issues on travis ci More... over 8 years ago
fixed build issues on travis ci More... over 8 years ago
3rd trial with travis ci build More... over 8 years ago
3rd trial with travis ci build More... over 8 years ago
second trial with travis ci build More... over 8 years ago
second trial with travis ci build More... over 8 years ago
second trial with travis ci build More... over 8 years ago
second trial with travis ci build More... over 8 years ago
first trial with travis ci build More... over 8 years ago
first trial with travis ci build More... over 8 years ago
Removed set_callback and internal_callback for FIXEDFANN neural_nets since the callback is only used during training and fixed neural_nets don't do any training. More... over 8 years ago
Removed set_callback and internal_callback for FIXEDFANN neural_nets since the callback is only used during training and fixed neural_nets don't do any training. More... over 8 years ago
fix typo in document More... over 8 years ago
fix typo in document More... over 8 years ago
Added const. More... over 8 years ago
Added const. More... over 8 years ago
Added type conversion and const. More... over 8 years ago
Added type conversion and const. More... over 8 years ago
Fixed error where assert is not found when building xor_cpp_sample by including assert.h More... over 8 years ago
Fixed error where assert is not found when building xor_cpp_sample by including assert.h More... over 8 years ago
added constructor using iterators More... over 8 years ago
added constructor using iterators More... over 8 years ago
minor changes to documentation More... over 8 years ago
minor changes to documentation More... over 8 years ago
added c++ constructors for all create methods of FANN, to be used instead of create_... methodes - also created some more tests More... over 8 years ago
added c++ constructors for all create methods of FANN, to be used instead of create_... methodes - also created some more tests More... over 8 years ago