Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Deathn0t closed an issue on deephyper/deephyper
Update Spack installation
- [x] update `py-deephyper` spack installation to match the `pip` installation (working with default `spack install deephyper` - [x] test the installation with `deephyper/tests`, `deephyper/example...Deathn0t pushed 1 commit to develop deephyper/deephyper
- Example dbo vs cbo (#258) * fix in search for n_ask in the case of decentralized search * WIP tutorial for DBO ... 2eadb44
Deathn0t created a branch on deephyper/deephyper
example-dbo-vs-cbo - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t pushed 1 commit to develop deephyper/deephyper
- Implementing Forbidden Compatibility When Using Mixedga/ga optimisers in CBO (#257) * speeding up tests of cbo * ... fc54663
Deathn0t closed a pull request on deephyper/deephyper
Implementing Forbidden Compatibility When Using Mixedga/ga optimisers in CBO
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
same remove `type=`
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
same remove `type=`
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
same remove `type=` in `depends_on`
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
the `type=` can be removed from `deponds_on` as `default_args` is being used.
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
the `type=` can be removed as `default_args` is used
Deathn0t created a review comment on a pull request on deephyper/deephyper-spack-packages
Very unlikely to happen it would probably be one of the following ``` spack add py-deephyper +ray+redis spack add py-deephyper +mpi+redis spack add py-deephyper +mpi spack add py-deephyper +...
Deathn0t created a comment on a pull request on deephyper/deephyper-spack-packages
Hi @bretteiffert, sorry for not informing you earlier. Could you change `hpo-tl` to `sdv` instead? Otherwise, it looks fine.
Deathn0t pushed 2 commits to cbo-fix deephyper/deephyper
Deathn0t opened a draft pull request on deephyper/deephyper
Implementing Forbidden Compatibility When Using Mixedga/ga optimisers in CBO
Deathn0t created a branch on deephyper/deephyper
cbo-fix - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks