Commit 1084f01
committed
Add a warm-start example (WIP)
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Use more samples for training of Profet model
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Warm-start example is a bit better
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Add more comments in the notebook
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Use Pytorch mnist/fashionmnist instead, bad
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
[dirty] Trying to find good settings
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Update example a bit, seems to work much better!
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Try to make the plot appear
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Add the pickleddb files for the databases
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Rename things, image still does show :(
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Add a thumbnail (image shows up now!)
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Removed the torch multiprocessing context setting
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Make path relative so CI will work too
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Add tutorial to index, add text to describe plot
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Move databases to avoid any possible abs paths
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Attempt to fix KnowledgeBase config merge issue
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Update the pickle files for the example
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Seed all the randomness, update pickles
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Fix issue with portability of PickledDB objects
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
Update the pickleddb files for the example
Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>1 parent e9a96d5 commit 1084f01
10 files changed
Lines changed: 405 additions & 1 deletion
File tree
- docs
- src
- examples/tutorials
- src/orion/core/io
- database
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
Binary file not shown.
0 commit comments