Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Deathn0t pushed 1 commit to develop deephyper/deephyper
- Add uv installation page in documentation (#263) * Add uv installation page * Clean up comments for pip install 98f53e7
Deathn0t closed a pull request on deephyper/deephyper
Add uv installation page in documentation
This adds a documentation page about using uv to install the deephyper package into a Python project. A terminal session demo of this process is also included in the page.Deathn0t opened an issue on mmschlk/shapiq
Advices on how to use and interpret SHAPIQ values
Hello, First, thank you for your contributed package, it was easy to install and call. The plots are neat, the execution is fast. I am using `shapiq` in an attempt to interpret hyperparameters af...Deathn0t pushed 1 commit to develop deephyper/deephyper
- fixing checkout of tutorial in docs build ab12590
Deathn0t created a branch on deephyper/deephyper
shapeiq - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t pushed 1 commit to develop deephyper/tutorials
- adding tutorial for hyerparameter explainability 536495b
Deathn0t pushed 2 commits to develop deephyper/deephyper
Deathn0t pushed 1 commit to develop deephyper/deephyper
- simplifying the decentralized search (#260) 8fe2381
Deathn0t created a branch on deephyper/deephyper
joss - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t opened an issue on deephyper/deephyper
Submit software to JOSS
- https://joss.theoj.org/papers/new - https://joss.readthedocs.io/en/latest/submitting.html#submission-processDeathn0t opened a pull request on deephyper/deephyper
Simplifying the decentralized search
This PR suggests to simplify the execution of decentralized search using an `search.is_master` attribute.Deathn0t created a tag on deephyper/deephyper
0.9.1 - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t pushed 20 commits to master deephyper/deephyper
- Remove tox file, unittest, and revise workflow (#247) * Separate workflows for checks and tests * Run tests job a... ed2b02f
- updating example from sequential to parallel d4f6d3f
- updating example missing source file bbbc55e
- adding test for multi_point_strategy in CBO 446f9cb
- updating example sequential to parallel search 741b16d
- updated example from serial to parallel 31215ce
- removing ensemble.utils.average as it is not used anymore 7376e4b
- adding tests for topk selector 4cfc99a
- adding tests for greedy selector 843bbd7
- Add tests workflow for macOS (#254) * Add macos workflow * adding consideration of local cpu_counts in test__sear... 5ddc8f6
- Improving MPI testing (#249) * updating mpi tests, solving deadlock with garbage collector calling Free of MPIWinMut... b82c83c
- Improving Redis testing (#253) * updating mpi tests, solving deadlock with garbage collector calling Free of MPIWinM... 7333e83
- Fixing workflows (#255) * reducing triggers of workflows * fixing redis,mpi tests and adding tests to test-redis ... e5a984a
- Core tests workflow (#256) * updating jax tests * adding tests-core workflow * adding sdv tests, adding sdv te... 8154133
- Implementing Forbidden Compatibility When Using Mixedga/ga optimisers in CBO (#257) * speeding up tests of cbo * ... fc54663
- Example dbo vs cbo (#258) * fix in search for n_ask in the case of decentralized search * WIP tutorial for DBO ... 2eadb44
- Set package version to 0.9.1 51b2ec5
- adding missing file 0f9bd75
- fix evaluator.num_jobs_gathered 491f92c
- Merge pull request #259 from deephyper/release/0.9.1 Release/0.9.1 e168ad2
Deathn0t pushed 2 commits to release/0.9.1 deephyper/deephyper
Deathn0t created a branch on deephyper/deephyper
release/0.9.1 - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t pushed 1 commit to main deephyper/deephyper-spack-packages
- Update core spack installation (#4) * up to date with pip default installation * changes after running tests *... d0df4a1