-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add a tutorial for the new Warm-start feature #1029
base: develop
Are you sure you want to change the base?
Commits on Dec 19, 2022
-
Add a warm-start example (WIP)
Signed-off-by: Fabrice Normandin <[email protected]> Use more samples for training of Profet model Signed-off-by: Fabrice Normandin <[email protected]> Warm-start example is a bit better Signed-off-by: Fabrice Normandin <[email protected]> Add more comments in the notebook Signed-off-by: Fabrice Normandin <[email protected]> Use Pytorch mnist/fashionmnist instead, bad Signed-off-by: Fabrice Normandin <[email protected]> [dirty] Trying to find good settings Signed-off-by: Fabrice Normandin <[email protected]> Update example a bit, seems to work much better! Signed-off-by: Fabrice Normandin <[email protected]> Try to make the plot appear Signed-off-by: Fabrice Normandin <[email protected]> Add the pickleddb files for the databases Signed-off-by: Fabrice Normandin <[email protected]> Rename things, image still does show :( Signed-off-by: Fabrice Normandin <[email protected]> Add a thumbnail (image shows up now!) Signed-off-by: Fabrice Normandin <[email protected]> Removed the torch multiprocessing context setting Signed-off-by: Fabrice Normandin <[email protected]> Make path relative so CI will work too Signed-off-by: Fabrice Normandin <[email protected]> Add tutorial to index, add text to describe plot Signed-off-by: Fabrice Normandin <[email protected]> Move databases to avoid any possible abs paths Signed-off-by: Fabrice Normandin <[email protected]> Attempt to fix KnowledgeBase config merge issue Signed-off-by: Fabrice Normandin <[email protected]> Update the pickle files for the example Signed-off-by: Fabrice Normandin <[email protected]> Seed all the randomness, update pickles Signed-off-by: Fabrice Normandin <[email protected]> Fix issue with portability of PickledDB objects Signed-off-by: Fabrice Normandin <[email protected]> Update the pickleddb files for the example Signed-off-by: Fabrice Normandin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1084f01 - Browse repository at this point
Copy the full SHA 1084f01View commit details
Commits on Dec 20, 2022
-
Ignore KB instantiation errors if mode != "x"
Signed-off-by: Fabrice Normandin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b9f2f8 - Browse repository at this point
Copy the full SHA 5b9f2f8View commit details
Commits on Dec 21, 2022
-
Small typing improvements to experiment_builder.py
Signed-off-by: Fabrice Normandin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 155cd13 - Browse repository at this point
Copy the full SHA 155cd13View commit details -
Improve tests, leave xfailed test for future work
Signed-off-by: Fabrice Normandin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 687447b - Browse repository at this point
Copy the full SHA 687447bView commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e32f349 - Browse repository at this point
Copy the full SHA e32f349View commit details
Commits on Jan 27, 2023
-
Merge branch 'develop' into warm_start_example
Signed-off-by: Fabrice Normandin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5491a06 - Browse repository at this point
Copy the full SHA 5491a06View commit details