-
Notifications
You must be signed in to change notification settings - Fork 7
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
[API-SERVER] New DB inherritance approach #280
Merged
Merged
Changes from 17 commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
96f823f
[API-SERVER] New DB inherritance approach
leondavi 959df0a
[DB] Add DB implementation
leondavi d3fe059
[APIServer] WIP DB Concept
leondavi acbaf7a
[API Server] Pass tests
leondavi 9624c7e
Comments on formats
GuyPerets106 9f2398a
[ApiServerDB] WIP decodeHttpMainServer
ohad123 4f004fc
[ApiServerDB] Changed worker seperators in stats
GuyPerets106 5c19127
[Api Server] change NerlComDB functions
ohad123 05854e6
[ApiServerDB] Fixed stats request issues
GuyPerets106 1a7568b
[ApiServerDB] WIP NerlcomDB - stats from experiment
ohad123 9a6fcfb
[ApiServerDB] Changes to Routing IMPORTANT
GuyPerets106 b3ad95b
Merge branch 'ApiServerDB' of github.com:leondavi/NErlNet into ApiSer…
GuyPerets106 a873c97
[ApiServerDB] Changed Encoded String Format
GuyPerets106 799ea7b
[ApiServerDB] fix decoderHttpMainServer
ohad123 eb08392
[ApiServer] add comments to decoder
ohad123 2ecec82
[ApiServerDB] Doubled client name bug fixed
GuyPerets106 d6be794
[ApiServerDB] WIP fix NerlComDb
ohad123 e4d5b30
[ApiServerDB] fix comment - use defintions for separators
ohad123 c4f6712
[ApiServerDB] Removed prints
GuyPerets106 0271514
Added Example Notebook
GuyPerets106 a2b684f
[ApiServerDB] CommStats changes , Tasks in comments
GuyPerets106 984777c
[ApiServerDB] WIP
NoaShapira8 18b3e27
[ApiServerDB] Parsing trainRes completed
GuyPerets106 dd71d09
[ApiServer] WIP rebuild of experiment flow
ohad123 0903058
Merge branch 'master' of https://github.com/leondavi/NErlNet into Api…
ohad123 adcec42
[Api Server] add new json for experiment flow
ohad123 1174e8f
[ApiServerDB] WIP experiment flow
ohad123 ab220ef
[ApiServer]WIP
NoaShapira8 5ee34a6
[ApiServer] WIP finish experiment json parser
ohad123 09b53d0
[ApiServer] WIP fix parse_experiment_flow_json
ohad123 36b56a0
[ApiServerDB] WIP
ohad123 2252b78
[ApiServerDB] WIP
leondavi f3e7553
[ApiServerDB] WIP: run_current_experiment_phase
NoaShapira8 e14489c
[ApiServerDB] WIP
leondavi a7a4278
[API_SERVER] Add terminate action and new send jsons action
leondavi fb898a4
[ApiServerDB] Ack Updates
GuyPerets106 6571a9f
[ApiServer] WIP
ohad123 00033fa
[ApiServerDB] WIP
ohad123 6bce283
[ApiServerDB]WIP
ohad123 ef0c6b5
[ApiServerDB] WIP
ohad123 29a063e
[ApiServerDB] JsonReceivedAck
GuyPerets106 9e0f78b
[ApiServerDB] WIP
ohad123 f0b8e55
[ApiServerDB] WIP
ohad123 389da10
[ApiServerDB] WIP
ohad123 5b4c966
[ApiServerDB] WIP
ohad123 b68b109
[ApiServerDB] Updated predictRes Erlang Side
GuyPerets106 1fbb24f
[ApiServerDB] WIP
ohad123 ad46793
[APiServerDB] WIP
ohad123 af29fa2
[ApiServerDB] WIP
ohad123 dcf90c5
[ApiServerDB] WIP
ohad123 10eec93
[ApiServerDB] Fixed predictRes erlang-side
GuyPerets106 2ca8950
[ApiServerDB] WIP
ohad123 567b4d1
[ApiServerDB] WIP
ohad123 767823e
[ApiServerDB] Added Batch Timestamp
GuyPerets106 e3daca7
[ApiServerDB] Removed Deprecated "NumOfSamples"
GuyPerets106 dbc6b11
[ApiServerDB] Added Batch Timestamp to train phase
GuyPerets106 36d03b7
[ApiServerDB] WIP
ohad123 428c85c
[ApiServerDB] WIP
ohad123 2f8a120
[ApiServerDB] Added tensor format to trainRes
GuyPerets106 bcf6611
Merge branch 'ApiServerDB' of github.com:leondavi/NErlNet into ApiSer…
GuyPerets106 1d2d545
[ApiServerDB] Removed print
GuyPerets106 3575408
[ApiServerDB[WIP
ohad123 6256e0f
[ApiServerDB] WIP
ohad123 7ea6274
[ApiServerDB] WIP
ohad123 dc92323
[ApiServerDB] WIP
ohad123 5f96b99
[ApiServerDB]WIP
ohad123 81864af
[ApiServerDB] WIP
NoaShapira8 8eab3ed
[ApiServerDB] Build data frame for loss by ts
NoaShapira8 0010b96
[ApiServerDB] add func get_mean_loss_list
NoaShapira8 7dc342e
[ApiServerDB] WIP
NoaShapira8 652913c
[ApiServerDB] WIP
NoaShapira8 876e7d9
[ApiServerDB] WIP
ohad123 1ac898e
[ApiServerDB] WIP
ohad123 ebca014
[ApiServerDB]WIP
ohad123 cde6f76
[ApiServerDB] Nerlnet Restart Erlang Side
GuyPerets106 d415fce
Merge branch 'ApiServerDB' of github.com:leondavi/NErlNet into ApiSer…
GuyPerets106 0900145
[ApiServerDB] add confusion matrix
ohad123 a1a1982
Merge branch 'ApiServerDB' of github.com:leondavi/NErlNet into ApiSer…
ohad123 85477f4
[ApiServerDB] WIP
ohad123 b7724c1
[ApiServerDB] NerlnetGraph visualization in apiServer
GuyPerets106 9786692
[ApiServerDB] Nerlnet Graph visualization completed
GuyPerets106 7b6ecc3
[ApiServerDB] Finish get_confusion_matrices
NoaShapira8 3d8d32b
[ApiServerDB] finish get_model_performence_stats
NoaShapira8 a6aa35f
[ApiServerDB] new experiment test
NoaShapira8 487cf22
Merge branch 'master' of github.com:leondavi/NErlNet into ApiServerDB
leondavi 7c6a4a2
tmp
leondavi d0d6ac5
[CI] New ApiServer DP interface
leondavi 88bbcee
[CI] Issue with experiment
leondavi 8747dde
[ApiServerDB] fix get_min_loss to be OrderDict
NoaShapira8 1a268ce
[ApiServerDB] fix assert issue
NoaShapira8 423a045
[CI] Issue with assert 1K batches train and predict
leondavi 8460d29
[ApiServerDB] Fix assert issue
NoaShapira8 4d6d78f
[CI] Baseline generate
leondavi e87eb91
[ApiServerDB] get communication stats
NoaShapira8 3780f20
[CI] Issue with confusion matrix test
leondavi 7c354ba
Merge branch 'ApiServerDB' of github.com:leondavi/NErlNet into ApiSer…
leondavi 57cfdb7
Add comm stats to test - TODO missed batches
leondavi 8f56b3e
[ApiServerDB] WIP stats
NoaShapira8 41ece72
[ApiServerDB] flow_test
NoaShapira8 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 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GuyPerets106
Guy please add documentation here for both cases that there is a single returned value from routing table: