0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
increased training loops to 500 More... over 3 years ago
Merge pull request #44 from timgates42/bugfix_typo_optimization More... over 3 years ago
docs: fix simple typo, optimizion -> optimization More... over 3 years ago
Merge pull request #43 from codeplea/doc_c99 More... over 3 years ago
update doc to specify C99 More... over 3 years ago
Removed inline function specifiers. More... almost 5 years ago
Rebased to upstream master. Removed inline function specifiers. More... almost 5 years ago
added srand to examples More... over 5 years ago
changed header guard More... almost 6 years ago
make runs check by default More... almost 6 years ago
tweaks to help it compile in VS More... almost 6 years ago
Merge branch 'master' of https://github.com/codeplea/genann More... almost 6 years ago
changed macro naming More... almost 6 years ago
Merge pull request #22 from crclark96/crclark96-memleak-patch More... almost 6 years ago
free malloc'd memory at end of file #21 More... almost 6 years ago
update copyright date More... almost 6 years ago
update copyright date More... almost 6 years ago
update copyright date More... almost 6 years ago
removed line of dead code More... almost 6 years ago
fixed fclose typo/bug More... almost 6 years ago
Merge pull request #8 from amboar/speed More... about 6 years ago
added link to tinn More... about 6 years ago
genann: Remove branching from back-propagation inner-loop More... over 6 years ago
genann: Optionally resolve activation functions at link time More... over 6 years ago
Makefile: Increase optimisation More... over 6 years ago
Makefile: Add test and example programs to clean target More... over 6 years ago
Makefile: Fix CFLAGS variable name More... over 6 years ago
genann: Unroll loops via hoisting inner-loop conditions in genann_run() More... over 6 years ago
genann: Use reciprocal interval value to strength reduce divide to multiply More... over 6 years ago
Merge pull request #7 from amboar/misc-cleanups More... over 6 years ago