Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Deathn0t

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

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • adding rm command to cleanup results in example fb16208

View on GitHub

Deathn0t deleted a branch deephyper/deephyper

tutorial-tuning

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

View on GitHub

Deathn0t closed a pull request on deephyper/deephyper
changes for Colab tutorial
initial changes to tutorial source for Colab
Deathn0t 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

View on GitHub

Deathn0t starred langchain-ai/langgraph
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.

View on GitHub

Deathn0t created a review on a pull request on deephyper/deephyper

View on GitHub

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...

View on GitHub

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
  • updating autodeuq example 5e02872

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • adding AutoDEUQ example, adding torch and configspace to intersphinx a9b67e7

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/tutorials
  • removing tutorial 08 as it was moved to examples 612c47e

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • update intersphinx config 83b5399

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • removing api.rst from exclude_patterns a813b96

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • add files for examples, update gitignore e74c648

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • updating examples, including intersphinx 57f2b72

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • updating experimental design search example 74c276c

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • add dropdown functionnality in sphinx gallery cf92563

View on GitHub

Deathn0t created a comment on an issue on sphinx-gallery/sphinx-gallery
Hello, I was also looking for this functionality and I came up with the following code patch to be added inside the `conf.py`. It is probably not the neatest solution but it allows to access all ...

View on GitHub

Deathn0t starred sphinx-gallery/sphinx-gallery
Deathn0t opened an issue on deephyper/deephyper
[DOC] Run tutorials on ensemble with UQ on Collaboratory
The 2 tutorials on ensemble with UQ should run on Collaboratory. The. requirements are the following: - a tutorial should be runnable locally or on Collaboratory - a tutorial should adapt the exec...
Deathn0t opened an issue on deephyper/deephyper
[DOC] Toggle not interesting sections of the tutorials/examples
In many tutorials, there are code sections that are not interesting to explain (e.g., plots). It would be useful to implement a sort of `sphinx-togglebutton` in order to hide these portions by def...
Deathn0t opened an issue on deephyper/deephyper
[DOC] Notebook tutorials should be reformatted as Examples
The current notebook tutorials under `Tutorials/` should be reformatted as `Examples/` for consistency. - [ ] Make sure no example is using local scripts that are not packaged when using the downl...
Deathn0t opened an issue on deephyper/deephyper
[DOC] Create a facility guides section
Currently, the facility guides are mixed with generic tutorials. We should move them to their own section in the documentation. They should appear as a "Facility Guides" group in the left sidebar ...
Deathn0t opened an issue on deephyper/deephyper
[DOC] Update Toctree of Tutorials
It would be better to update the tutorial tree to have titles and sections that refer to the content instead of the tutorial's "execution typologies." An example: - Black-Box Optimization - Hyperp...
Deathn0t pushed 1 commit to develop deephyper/tutorials

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/tutorials
  • test hidden cell in tutorial 6216341

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • updated description in toml bea2b9d

View on GitHub

Load more