Ecosyste.ms: Timeline

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

Deathn0t

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • adding tests for squared, absolute and gnll losses with more informative errors 316e441

View on GitHub

Deathn0t pushed 2 commits to develop deephyper/deephyper
  • adding predictor sklearn tests 179e2fe
  • adding tests for tf_keras2 predictor a7e7877

View on GitHub

Deathn0t pushed 3 commits to develop deephyper/deephyper
  • deleting deprecated modules a8a0732
  • moving HpProblem tests to tests/hpo aa3c749
  • adding tests for TorchPredictor 85313b9

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • missing files in previous commit 7de5b27

View on GitHub

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • updating examples to work with new evaluator updates 7faf4b5

View on GitHub

Deathn0t opened an issue on deephyper/deephyper
Add tests for ensembles
Deathn0t opened an issue on deephyper/deephyper
Improve code documentation using ruff
Deathn0t opened an issue on deephyper/deephyper
Transition package setup to toml
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 formatting
Deathn0t pushed 1 commit to develop deephyper/deephyper
  • updating examples to match evaluator updates 3973443

View on GitHub

Deathn0t deleted a branch deephyper/deephyper

feature/evaluator

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

View on GitHub

Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
  • adding tests for MPIWinStorage 4026f8f

View on GitHub

Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper

View on GitHub

Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
  • triggering tests also on push 44a9bd8

View on GitHub

Deathn0t pushed 1 commit to feature/evaluator deephyper/deephyper
  • updating test_queued_evaluator with ray and solving ruff complaints a7a2f43

View on GitHub

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

View on GitHub

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 starred benfred/py-spy
Deathn0t deleted a branch deephyper/deephyper

feature/hpo-ensemble

Deathn0t deleted a branch deephyper/deephyper

feature/0.8

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

View on GitHub

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

View on GitHub

Deathn0t closed a pull request on deephyper/deephyper
Use ruff for linter and formatter checks
This replaces Pylint/Flake8 and Black with Ruff for linter and formatter checks of the Python code. The examples and deephyper directories are the focus of the changes. The GitHub Actions workflow ...
Deathn0t created a review on a pull request on deephyper/deephyper

View on GitHub

Deathn0t pushed 2 commits to develop deephyper/deephyper
  • fixing issue with pytest and evaluator with pending tasks in asyncio event loop 65364b9
  • updating tests c47fb06

View on GitHub

Load more