-
Notifications
You must be signed in to change notification settings - Fork 21
Moved some files from MNIST example to framework, according to: #83 #88
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
Merged
Merged
Changes from 39 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
5971cb0
fixed file documentation: #83
DavidIkov cf12309
moved wta outside: #83
DavidIkov 163cea6
fix for issue: #69
DavidIkov ccb62a8
Fix for issue: #84
DavidIkov f09d5c4
Added borders as parameter for wta: #83
DavidIkov 418dccb
Moved dataset processing to framework: #83
DavidIkov 02d9f57
Made so data processing use filestreams intead of paths, more usefull…
DavidIkov 368681e
Added comments to image_classification.h: #83
DavidIkov 72437e8
Added more comments to fix build: #83
DavidIkov 3fdef1a
Changes ifstreams to istreams in image_classification: #83
DavidIkov 02ef0bc
Moved evaluation to framework: #83
DavidIkov 91193bb
Fixed comments: #83
DavidIkov 667def6
Changed file descriptions: #83
DavidIkov 9b1870f
Moved generators: #83
DavidIkov 96e3c07
Refactored comments: #83
DavidIkov 3d0bdca
Fixed comments issue: #83
DavidIkov 0d3a505
Fixed comments: #83
DavidIkov 4618a3b
Added data processing test and fixed bug with dataset split: #83
DavidIkov cd7875b
Remade classification dataset in the name of scalability: #83
DavidIkov 366a1fd
Fixed mnist learn example: #83
DavidIkov 2f2a4b0
Added inference evaluation test. Some refactoring: #83
DavidIkov 66bc91c
Added projections creators for new generators: #83
DavidIkov 9c11cdd
Added tests for new generators and refactored old tests: #83
DavidIkov d4cea4c
Fixed comment issue: #83
DavidIkov 9962d61
Added wta test: #83
DavidIkov 36da668
Merge remote-tracking branch 'upstream/master'
DavidIkov 9947acc
Removed debug code: #83
DavidIkov 06f6eea
Fix for build: #83
DavidIkov a249828
Fix for build: #83
DavidIkov 7905e45
Changed lambda captures: #88
DavidIkov 8f4ebf8
Fixed simple errors: #88
DavidIkov decc860
Removed repeated empty lines: #88
DavidIkov 7bba233
Some changes: #88
DavidIkov 31fd0d3
Some fixes for pull request: #88
DavidIkov fc6b403
Fixed some comments: #88
DavidIkov 83a4c83
Fix for inference wta: #88
DavidIkov 0eb5e0b
Remade data processing and inference evaluation architecture: #88
DavidIkov 5fcd008
Some refactoring and fixes: #88
DavidIkov ca13893
Fixed bug with log path default value: #88
DavidIkov 82533c3
Some refactoring: #88
DavidIkov 1d2579b
Remade inference evaluation metrics: #88
DavidIkov 72ef8dc
Quick test fix: #88
DavidIkov d100876
Added Frame logic: #88
DavidIkov c9fb17e
Added comments for dataset: #88
DavidIkov 06a8e78
Added consts and made image dataset not inheritable: #88
DavidIkov 403aefe
Added consts: #88
DavidIkov 49d7ab7
Fix for pre commit: #88
DavidIkov 398afba
Fix for precommit: #88
DavidIkov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.