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 3 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'batch-size'
Alex J. Champandard
More...
about 9 years ago
Bump version number for release 0.6.
Alex J. Champandard
More...
about 9 years ago
Merge pull request #167 from aigamedev/batch-size
Alex J. Champandard
More...
about 9 years ago
Attempt to fix small batch size support on Python 2.7.
Alex J. Champandard
More...
about 9 years ago
Merge branch 'pr/157' into batch-size
Alex J. Champandard
More...
about 9 years ago
Merge pull request #166 from aigamedev/monkeypatch
Alex J. Champandard
More...
about 9 years ago
Fix test name, coverage was below 100%!
Alex J. Champandard
More...
about 9 years ago
Monkey-patching sklearn every use rather than upfront so it works more consistently with pickle and alongside other libraries. May need to copy/paste functionality due to the way the original is implemented :-|
Alex J. Champandard
More...
about 9 years ago
Merge pull request #164 from aigamedev/voting
Alex J. Champandard
More...
about 9 years ago
Voting ensemble seems to work as it is.
Alex J. Champandard
More...
about 9 years ago
Merge pull request #165 from aigamedev/threads
Alex J. Champandard
More...
about 9 years ago
Tests more robust by clearing environment variables.
Alex J. Champandard
More...
about 9 years ago
Documentation for multi-threading support.
Alex J. Champandard
More...
about 9 years ago
Helpers to set the number of threads when running on OpenMP via the CPU.
Alex J. Champandard
More...
about 9 years ago
Adding tests for voting ensemble to check for bug reported in #154. Fix another classifier test.
Alex J. Champandard
More...
about 9 years ago
Tests for pull request #158.
Alex J. Champandard
More...
about 9 years ago
Increasing learning rate of tests to boost reliability. Improved documentation.
Alex J. Champandard
More...
about 9 years ago
Support for sparse matrix predictions, closes #139.
Alex J. Champandard
More...
about 9 years ago
Adding extra test and assert to isolate issue #161.
Alex J. Champandard
More...
about 9 years ago
Fix bug when batch_size > dataset size
Jeremy Gore
More...
about 9 years ago
Merge pull request #156 from fayeshine/fayeshine-patch-1
Alex J. Champandard
More...
about 9 years ago
Update plot_mlp.py
Wenjian Huang
More...
about 9 years ago
Using official versions of dependencies for the PIP build.
Alex J. Champandard
More...
about 9 years ago
Preparing for 0.5 release.
Alex J. Champandard
More...
about 9 years ago
Moving away from setup.py to requirements.txt. Python packaging is a disaster.
Alex J. Champandard
More...
about 9 years ago
Merge pull request #151 from fayeshine/fayeshine-patch-2
Alex J. Champandard
More...
about 9 years ago
Merge pull request #149 from fayeshine/fayeshine-patch-1
Alex J. Champandard
More...
about 9 years ago
Update bench_cifar10.py
Wenjian Huang
More...
about 9 years ago
Update bench_mnist.py
Wenjian Huang
More...
about 9 years ago
Merge pull request #138 from aigamedev/ELU
Alex J. Champandard
More...
about 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