Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring and Mavenized #7

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Refactoring and Mavenized #7

wants to merge 34 commits into from

Conversation

ratopi
Copy link

@ratopi ratopi commented May 7, 2018

Hi,
thank you for publishing your code.
I refactored your code and mavenized. What do you think?
I would be happy, if you merge my code into you repository.

Yours
ratopi

- DatasetLoad separated
- labelIndex from Dataset removed
- typo lable -> label
- Extracting CNNLoader
- Removed unreadable comments (sorry, encoding problems)
Renamed Dataset.iter() -> Dataset.iteration()
- Runner is transient in CNN : for de-serialization
- removed unused method ConcurenceRunner.isSame
- removed code in comments
- restored some comments (in english)
- constructor of Dataset.Record is now public
Now possible to use CNN without threads
- Renamed LayerBuilder.mLayers -> LayerBulder.layerList
- RunCNN : Example uses return value of addLayer()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant