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 1 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #212 from MatthewJA/master
Alex J. Champandard
More...
over 8 years ago
Removed debugging print.
MatthewJA
More...
over 8 years ago
Upgrade for Lasagne, better integrates with new theano.
Alex J. Champandard
More...
over 8 years ago
Fix for 404 error reported.
Alex J. Champandard
More...
almost 9 years ago
Updating installation instructions, removing Auto-Encoder section for now.
Alex J. Champandard
More...
almost 9 years ago
Updates to the documentation. Closes #174.
Alex J. Champandard
More...
almost 9 years ago
Fix for Python 2.7, starting to be annoying.
Alex J. Champandard
More...
almost 9 years ago
Bump Lasagne version, also preparing release v0.7 version number.
Alex J. Champandard
More...
almost 9 years ago
Support for chaining get_parameters and set_parameters on another network. Updates #192.
Alex J. Champandard
More...
almost 9 years ago
Merge pull request #195 from aigamedev/native
Alex J. Champandard
More...
almost 9 years ago
Class documentation for the native layer.
Alex J. Champandard
More...
almost 9 years ago
Fix for Python 2.7 syntax, simplified native layer code.
Alex J. Champandard
More...
almost 9 years ago
Test for various layer types including Gaussian dropout and leaky rectifier.
Alex J. Champandard
More...
almost 9 years ago
First experiment with native layers, in this case containing Lasagne-specific code.
Alex J. Champandard
More...
almost 9 years ago
Fix for serialization determinism, using the old property name for backwards compatibility.
Alex J. Champandard
More...
almost 9 years ago
Support for calling set_parameters() even before initialize. Constructor parameter now called parameters too, no longer weights. Closes #188.
Alex J. Champandard
More...
almost 9 years ago
Fix for warning using convolution layers.
Alex J. Champandard
More...
almost 9 years ago
Merge pull request #191 from stonebig/patch-1
Alex J. Champandard
More...
almost 9 years ago
Back to official Theano releases, now that Theano-0.8.0 is out
stonebig
More...
almost 9 years ago
Merge pull request #187 from aigamedev/batchnorm
Alex J. Champandard
More...
almost 9 years ago
Reworked support for batch_norm to make sure it's deterministic once serialized or cloned.
Alex J. Champandard
More...
almost 9 years ago
Tests for batch_norm and convolution.
Alex J. Champandard
More...
almost 9 years ago
Fixing support for batch_norm combined with convolution.
Alex J. Champandard
More...
almost 9 years ago
Merge branch 'master' of github.com:aigamedev/scikit-neuralnetwork
Alex J. Champandard
More...
almost 9 years ago
Updating requirements in master for new batch_norm branch.
Alex J. Champandard
More...
almost 9 years ago
Making sure Travis CI uses latest requirements, updated accordingly.
Alex J. Champandard
More...
almost 9 years ago
Batch normalization requires a more recent version of Lasagne.
Alex J. Champandard
More...
almost 9 years ago
Support for batch normalization in the entire network or only certain layers.
Alex J. Champandard
More...
almost 9 years ago
Merge pull request #186 from aigamedev/pandas
Alex J. Champandard
More...
almost 9 years ago
Fix for variable name.
Alex J. Champandard
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
…
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