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
- adding tests for squared, absolute and gnll losses with more informative errors 316e441
Deathn0t pushed 2 commits to develop deephyper/deephyper
Deathn0t pushed 3 commits to develop deephyper/deephyper
Deathn0t pushed 1 commit to develop deephyper/deephyper
- updating examples to work with new evaluator updates 7faf4b5
Deathn0t closed an issue on deephyper/deephyper
Replace black and pylint with ruff
- [x] added to GitHub action workflow - [x] running on `examples/` and `deephyper` package - [x] performing lintting - [x] performing formattingDeathn0t pushed 1 commit to develop deephyper/deephyper
- updating examples to match evaluator updates 3973443
Deathn0t pushed 1 commit to develop deephyper/deephyper
- Adding MPIWinStorage for shared memory with MPI parallelism (#230) * WIP the tests of evaluator are now passing *... 639550f
Deathn0t closed a pull request on deephyper/deephyper
Adding MPIWinStorage for shared memory with MPI parallelism
Deathn0t opened a pull request on deephyper/deephyper
Adding MPIWinStorage for shared memory with MPI parallelism
Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
- adding tests for MPIWinStorage 4026f8f
Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
- triggering tests also on push 44a9bd8
Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
- updating test_queued_evaluator with ray and solving ruff complaints a7a2f43
Deathn0t pushed 1 commit to develop deephyper/deephyper
- Feature/evaluator (#229) * WIP the tests of evaluator are now passing * WIP missing staged file * tests are al... adb2226
Deathn0t closed a pull request on deephyper/deephyper
Feature/evaluator
We are updating the evaluator module to avoid leaking threads.Deathn0t opened a pull request on deephyper/deephyper
Feature/evaluator
We are updating the evaluator module to avoid leaking threads.Deathn0t created a branch on deephyper/deephyper
feature/evaluator - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Deathn0t pushed 6 commits to develop deephyper/deephyper
- WIP significant refactoring of logic to timeout search and tasks depending on parallel backend, resolving resource le... eafbb27
- profile decorator is compatible with regular and coroutine function 66cfeb4
- WIP updating tests of the evaluator 330f918
- Merge branch 'develop' of github.com:deephyper/deephyper into develop 4eff23b
- Merge branch 'develop' into feature/evaluator f0bce2e
- Merge branch 'feature/evaluator' into develop 36fdfc9
Deathn0t pushed 1 commit to develop deephyper/deephyper
- Use ruff for linter and formatter checks (#228) * Fix ruff lint errors for package source * Fix ruff lint errors ... 012c3b2