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
Fix for the tests using old argument name. More... over 9 years ago
Adding a data sample mutator that's called at each epoch during training, useful for jittering or augmenting datasets. More... over 9 years ago
Merge pull request #92 from aigamedev/backend More... over 9 years ago
Bumped version number, tests from packaged version with pylearn2 work great. More... over 9 years ago
Loading backend from the _libs sub-folder, not pylearn2 specific. More... over 9 years ago
Fixes for the documentation, initialisation details now shown on MLP module page. More... over 9 years ago
Auto-importing the default back-end if it has not been imported. Fix for mnist sample. More... over 9 years ago
Merge pull request #91 from aigamedev/multi-label More... over 9 years ago
Improvements for the documentation. More... over 9 years ago
Re-enabled tests for validation sets and partial fitting, cleaned-up the code. More... over 9 years ago
The `Sigmoid` layer is necessary for multi-output classification. Results on a fake double-MNIST problem look good. Code needs cleaning up! More... over 9 years ago
Prototype for multi-label classification. More... over 9 years ago
Fixes for examples to use backend-module (pylearn2) explicitly. More... over 9 years ago
Merge pull request #88 from aigamedev/fix_83 More... over 9 years ago
Support for mixed input types with PyLearn2: sparse matrices and dense arrays. More... over 9 years ago
Merge pull request #87 from aigamedev/deepy More... over 9 years ago
Minor tweaks for the build to maintain its full test coverage. More... over 9 years ago
Explicitly running nose on the `sknn.tests` module on the build machines. More... over 9 years ago
Variety of minor fixes for general PyLearn2 backend. More... over 9 years ago
Progress with deepy convolution, though array shape throws exception. More... over 9 years ago
Updates to the deepy backend, improving tests. More... over 9 years ago
Incrementally improving the deepy backend and adapting tests accordingly. More... over 9 years ago
Tests now import PyLearn2 by default. More... over 9 years ago
Working on easily registered backends and skippability of tests. More... over 9 years ago
Working version of the `deepy` backend (for dense MLPs) using the new architecture. More... over 9 years ago
Merge pull request #82 from aigamedev/backend More... over 9 years ago
Final fixes to the serialization. Code is simpler too. More... over 9 years ago
Re-enabled test that was disabled. More... over 9 years ago
Minor fixes to the example. More... over 9 years ago
Merge commit 'aae9b435136fab63d46f84791da8a8fbb21c2eb7' into backend More... over 9 years ago