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
N
nolearn
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Apr 20, 2024 — Apr 20, 2025
Showing page 5 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add some documentation of the arguments to initialize NeuralNet
Zach Dwiel
More...
over 9 years ago
Merge pull request #155 from dnouri/feature-remember-best-weights
Daniel Nouri
More...
over 9 years ago
Merge pull request #156 from cancan101/remove_pdb
Daniel Nouri
More...
over 9 years ago
Remove unused pdb import
Alex Rothberg
More...
over 9 years ago
Simplify code by treating score as a special case of loss
Daniel Nouri
More...
over 9 years ago
Add RememberBestWeights handler: restores best weights after training
Daniel Nouri
More...
over 9 years ago
Merge pull request #153 from BenjaminBossan/legacy-init-works-with-unicode-2.7
Daniel Nouri
More...
over 9 years ago
Use basestring instead of explicit check for unicode.
BenjaminBossan
More...
over 9 years ago
Legacy layer initialization is now also triggered if layer name is unicode in Python 2.7.
BenjaminBossan
More...
over 9 years ago
Merge pull request #152 from BenjaminBossan/cast-to-floatX-in-tests
Daniel Nouri
More...
over 9 years ago
Better way to initialize theano output matrix for regression.
BenjaminBossan
More...
over 9 years ago
Dtype of output matrix for regression now depends on floatX, which should allow both float32 and float64 to work.
BenjaminBossan
More...
over 9 years ago
Cast to floatX in functional toy tests.
BenjaminBossan
More...
over 9 years ago
Add smoke tests for some very basic toy cases.
Daniel Nouri
More...
over 9 years ago
Merge pull request #149 from BenjaminBossan/feature-plot-occlusion-less-memory
Daniel Nouri
More...
over 9 years ago
plot_occlusion how requires less memory.
BenjaminBossan
More...
over 9 years ago
Merge pull request #148 from BenjaminBossan/feature-occlusion-color-non-square
Daniel Nouri
More...
over 9 years ago
plot_occlusion now works with colored images and/or images that are not square.
BenjaminBossan
More...
over 9 years ago
Merge pull request #145 from BenjaminBossan/feature_slice_layers
Daniel Nouri
More...
over 9 years ago
Merge pull request #147 from dnouri/feature-partial-fit
Daniel Nouri
More...
over 9 years ago
Merge pull request #146 from dnouri/feature-layer-instance-as-layers-param
Daniel Nouri
More...
over 9 years ago
Add NeuralNet.partial_fit method that trains for only one epoch.
Daniel Nouri
More...
over 9 years ago
Allow passing a Lasagne layer instance as the 1st arg to NeuralNet.
Daniel Nouri
More...
over 9 years ago
Different implementation of the same thing.
BenjaminBossan
More...
over 9 years ago
Slicing a Layers object now returns a Layers object instead of a list.
BenjaminBossan
More...
over 9 years ago
Typo in ValueError
Daniel Nouri
More...
over 9 years ago
Merge pull request #143 from dnouri/feature-upgrade-lasagne-version
Daniel Nouri
More...
over 9 years ago
Update Lasagne version in requirements.txt to latest Git master.
Daniel Nouri
More...
over 9 years ago
Fix install commands for when nolearn is already installed. (again)
Daniel Nouri
More...
over 9 years ago
Catch up with Lasagne 0.1 release.
Daniel Nouri
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
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