Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Deathn0t created a comment on an issue on deephyper/deephyper
The file: https://github.com/deephyper/deephyper/blob/develop/examples/examples_uq/plot_nas_deep_ensemble_uq_regression_pytorch.py
Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding rm command to cleanup results in example fb16208
Deathn0t pushed 1 commit to develop deephyper/deephyper
- changes for Colab tutorial (#271) * changes for colab tutorial * adapted code for cuda/cpu using ray evaluator, s... 64b25a5
Deathn0t closed a pull request on deephyper/deephyper
changes for Colab tutorial
initial changes to tutorial source for ColabDeathn0t pushed 1 commit to tutorial-tuning deephyper/deephyper
- adapted code for cuda/cpu using ray evaluator, simplifying to_torch/numpy conversions, adding download of pre-compute... 00c0c4c
Deathn0t created a review on a pull request on deephyper/deephyper
Check my comment, we need to have the code adapted for local and colab all once. so if cuda is not available we can use multiple cores.
Deathn0t created a review comment on a pull request on deephyper/deephyper
an `if` statement can be used here to check: - if device = cuda then method = thread, num_workers = 1 (unless we find out that multiple trainings can be run in parallel on the same gpu!) - if dev...
Deathn0t opened an issue on deephyper/deephyper
[DOC] Example - NAS and Deep Ensemble with UQ for Regression (PyTorch)
The tutorial is currently located at [this link]( https://deephyper.readthedocs.io/en/latest/examples/examples_uq/plot_nas_deep_ensemble_uq_regression_pytorch.html#sphx-glr-examples-examples-uq-plo...Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding AutoDEUQ example, adding torch and configspace to intersphinx a9b67e7
Deathn0t pushed 1 commit to develop deephyper/tutorials
- removing tutorial 08 as it was moved to examples 612c47e
Deathn0t pushed 1 commit to develop deephyper/deephyper
- removing api.rst from exclude_patterns a813b96
Deathn0t pushed 1 commit to develop deephyper/deephyper
- add files for examples, update gitignore e74c648
Deathn0t pushed 1 commit to develop deephyper/deephyper
- updating examples, including intersphinx 57f2b72
Deathn0t pushed 1 commit to develop deephyper/deephyper
- updating experimental design search example 74c276c
Deathn0t pushed 1 commit to develop deephyper/deephyper
- add dropdown functionnality in sphinx gallery cf92563