-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: nunenuh/torchwisdom
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
docs: write readme content in README.md in main directory
enhancement
New feature or request
#39
opened Apr 29, 2019 by
nunenuh
feature: add vision input check for _pre_predict method utilization
enhancement
New feature or request
#38
opened Apr 28, 2019 by
nunenuh
feature: need CSVLoggerCallback for saving training info in csv format
enhancement
New feature or request
#36
opened Apr 16, 2019 by
nunenuh
feature: add predict with topk and show graphic as optional choice
enhancement
New feature or request
#35
opened Apr 16, 2019 by
nunenuh
feature: CSV Dataset for tabular dataset module
enhancement
New feature or request
#27
opened Apr 14, 2019 by
nunenuh
feature: text dataset for sentiment analysis
enhancement
New feature or request
#26
opened Apr 14, 2019 by
nunenuh
feature: model checkpoint callback to save model state_dict or model itself
enhancement
New feature or request
#25
opened Apr 13, 2019 by
nunenuh
feature: need more better state management for save, load and remove training state that has been happening
enhancement
New feature or request
#24
opened Apr 13, 2019 by
nunenuh
feature: siamese trainer for training siamese network
enhancement
New feature or request
#23
opened Apr 13, 2019 by
nunenuh
feature: need csv trainer (linear trainer) for classification in tabular case
enhancement
New feature or request
#22
opened Apr 13, 2019 by
nunenuh
feature: need csv trainer (linear trainer) for regression in tabular case
enhancement
New feature or request
#21
opened Apr 13, 2019 by
nunenuh
feature: need csv dataset for tabular case
enhancement
New feature or request
#20
opened Apr 13, 2019 by
nunenuh
feature: need callback for error metric (MSECallback, RMSECallback, etc)
enhancement
New feature or request
#19
opened Apr 13, 2019 by
nunenuh
feature: add error metrics functional
enhancement
New feature or request
#18
opened Apr 7, 2019 by
nunenuh
feature: class StateManager and generalization of class State
enhancement
New feature or request
#17
opened Apr 7, 2019 by
nunenuh
feature: state module with class StateStore, StateBase and State
enhancement
New feature or request
#16
opened Apr 7, 2019 by
nunenuh
feature: progress bar for trainer fit
enhancement
New feature or request
#12
opened Apr 1, 2019 by
nunenuh
feature: production check with onnx and caffee compatibility, for every neural network that has been created need to be check first
enhancement
New feature or request
#11
opened Apr 1, 2019 by
nunenuh
feature: Metrics Accuracy Callback (accuracy, accuracy_topk, accuracy_threshold)
enhancement
New feature or request
feature: freeze and unfreeze method in class Trainer and class ConvTrainer
enhancement
New feature or request
ProTip!
Exclude everything labeled
bug
with -label:bug.