openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
scikit-neuralnetwork
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 7 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for the tests using old argument name.
Alex J. Champandard
More...
over 9 years ago
Adding a data sample mutator that's called at each epoch during training, useful for jittering or augmenting datasets.
Alex J. Champandard
More...
over 9 years ago
Merge pull request #92 from aigamedev/backend
Alex J. Champandard
More...
over 9 years ago
Bumped version number, tests from packaged version with pylearn2 work great.
Alex J. Champandard
More...
over 9 years ago
Loading backend from the _libs sub-folder, not pylearn2 specific.
Alex J. Champandard
More...
over 9 years ago
Fixes for the documentation, initialisation details now shown on MLP module page.
Alex J. Champandard
More...
over 9 years ago
Auto-importing the default back-end if it has not been imported. Fix for mnist sample.
Alex J. Champandard
More...
over 9 years ago
Merge pull request #91 from aigamedev/multi-label
Alex J. Champandard
More...
over 9 years ago
Improvements for the documentation.
Alex J. Champandard
More...
over 9 years ago
Re-enabled tests for validation sets and partial fitting, cleaned-up the code.
Alex J. Champandard
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!
Alex J. Champandard
More...
over 9 years ago
Prototype for multi-label classification.
Alex J. Champandard
More...
over 9 years ago
Fixes for examples to use backend-module (pylearn2) explicitly.
Alex J. Champandard
More...
over 9 years ago
Merge pull request #88 from aigamedev/fix_83
Alex J. Champandard
More...
over 9 years ago
Support for mixed input types with PyLearn2: sparse matrices and dense arrays.
Alex J. Champandard
More...
over 9 years ago
Merge pull request #87 from aigamedev/deepy
Alex J. Champandard
More...
over 9 years ago
Minor tweaks for the build to maintain its full test coverage.
Alex J. Champandard
More...
over 9 years ago
Explicitly running nose on the `sknn.tests` module on the build machines.
Alex J. Champandard
More...
over 9 years ago
Variety of minor fixes for general PyLearn2 backend.
Alex J. Champandard
More...
over 9 years ago
Progress with deepy convolution, though array shape throws exception.
Alex J. Champandard
More...
over 9 years ago
Updates to the deepy backend, improving tests.
Alex J. Champandard
More...
over 9 years ago
Incrementally improving the deepy backend and adapting tests accordingly.
Alex J. Champandard
More...
over 9 years ago
Tests now import PyLearn2 by default.
Alex J. Champandard
More...
over 9 years ago
Working on easily registered backends and skippability of tests.
Alex J. Champandard
More...
over 9 years ago
Working version of the `deepy` backend (for dense MLPs) using the new architecture.
Alex J. Champandard
More...
over 9 years ago
Merge pull request #82 from aigamedev/backend
Alex J. Champandard
More...
over 9 years ago
Final fixes to the serialization. Code is simpler too.
Alex J. Champandard
More...
over 9 years ago
Re-enabled test that was disabled.
Alex J. Champandard
More...
over 9 years ago
Minor fixes to the example.
Alex J. Champandard
More...
over 9 years ago
Merge commit 'aae9b435136fab63d46f84791da8a8fbb21c2eb7' into backend
Alex J. Champandard
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree