0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding pandas to TravisCI. More... almost 9 years ago
Support for pandas DataFrame, plus tests. More... almost 9 years ago
Merge pull request #185 from aigamedev/outshp More... almost 9 years ago
Fix for the tests with multi-output classification using masks. More... almost 9 years ago
Multi-feature classification predict_proba returns a list of arrays for convenience. More... almost 9 years ago
Merge pull request #184 from aigamedev/memmap More... almost 9 years ago
Occassionally failing test. More... almost 9 years ago
Support for numpy memory mapped arrays and tests. More... almost 9 years ago
Merge pull request #180 from CheriPai/patch-1 More... almost 9 years ago
Fix typo More... almost 9 years ago
Adding tests for for probabilities in range, based on #178. More... almost 9 years ago
Commented out class entirely to return to full coverage. Test not needed until LRELU support is added. More... almost 9 years ago
Removed test until layers take optional parameters, e.g. LRELU. More... almost 9 years ago
Using the new syntax for get_params() on Lasagne layer, was no longer returning any parameters for regularization. More... almost 9 years ago
Removed unused layer 'pieces' parameter and its test. More... almost 9 years ago
Update for the plotting example and console test image. More... almost 9 years ago
Fix test edge case when all test values are zero. More... almost 9 years ago
Corrected the tests to check for things that can be guaranteed from training, rather than rough assumptions. More... almost 9 years ago
Version number bump for bug-fix release 0.6.1. More... almost 9 years ago
Thean training function must use deterministic=False for dropout and regularization to be enabled. More... almost 9 years ago
Stabilizing the learning rate for masked dataset tests. More... almost 9 years ago
Merge pull request #170 from aigamedev/perf More... almost 9 years ago
Fix for tests. More... almost 9 years ago
Removing print lines, adding coverage tests, updated example. More... almost 9 years ago
Adding a variety of tests for batch_size and predict output. More... almost 9 years ago
Fix for combination of batch_size and convolution, performance for unit batches. More... almost 9 years ago
Fixes and improvements of batch iterator, prediction should not return score. More... almost 9 years ago
Moved Python badge to GitHub Pages. More... about 9 years ago
Adding Python badge to README and adjusting layout. More... about 9 years ago
Adding a badge for Python version support, encourage migration to 3.4+ More... about 9 years ago