0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix build w/ FANN disabled More... about 7 years ago
Change message levels for missing depends More... almost 8 years ago
Make ANN features optional More... almost 8 years ago
Create neural nets before influence calculation More... almost 8 years ago
Add arguments for training options More... almost 8 years ago
Normalize neural net inputs More... almost 8 years ago
config: add training options More... almost 8 years ago
Link with libfann More... almost 8 years ago
flock.c: history_write() bug fixes More... almost 8 years ago
ADd flock_influence_nn() for neural net computation More... almost 8 years ago
config: add config options for neural nets More... almost 8 years ago
Add cmd options related to neural net feature More... almost 8 years ago
write_history(): normalize values before writing More... almost 8 years ago
Add flock_history to struct flock More... almost 8 years ago
Add capture filename launch options More... almost 8 years ago
Merge pull request #4 from fmenozzi/master More... over 8 years ago
Add .md suffix to README More... over 8 years ago
Update README to account for new build system More... over 8 years ago
Add CMake items to .gitignore More... over 8 years ago
Convert build system to CMake More... over 8 years ago
Use portable method for finding core count More... over 8 years ago
Include windef.h on WIN32 More... over 8 years ago
flock.c: Ignore bogus samples when nbhd population is low More... over 8 years ago
Remove obsolete thread config code More... over 8 years ago
Move sample generation into separate function More... over 8 years ago
Replace pthread based approach to parallelism with OpenMP More... over 8 years ago
Remove typedefs of structs More... over 8 years ago
Add pointer to struct config to struct flock More... over 8 years ago
Revised coding style to more closely match the kernel More... almost 9 years ago
flock: flock_influence(): Improved commenting on flock sampling More... about 9 years ago