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
[OPT] Vectorise multi-objective scalarization functions
For better performance, scalarization functions should be vectorized.Deathn0t closed an issue on deephyper/deephyper
[FAQ] How do I use DeepHyper with a job that requires Python multiprocessing?
**Context** I am running a model in PyTorch that uses `num_workers=10` for the [dataloader](https://pytorch.org/docs/stable/data.html) to serve up data for training. The worker processes are creat...Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding tests for mixed normal aggregator 60fea8f
Deathn0t created a comment on an issue on sdv-dev/SDV
Hi @npatki , yes #2328 is exactly corresponding to my issue! That's "great" you managed to reproduce it as a few updates have come up since I opened the PR. I am using SDV within Hyperparameter ...
Deathn0t closed an issue on deephyper/deephyper
[DOC] Improve Documentation of Learning Curve Extrapolation for Multi-Fidelity.
**Description of the question** The use of Learning Curve Extrapolation with parametric models for multi-fidelity should be better documented in the tutorial. The current tutorial is located at ...Deathn0t created a comment on an issue on deephyper/deephyper
This feature request will be ignored for the time being.
Deathn0t created a comment on an issue on deephyper/deephyper
done in 35cb27e7cf83bb68a44b98de9b502bf2edbc99e4
Deathn0t pushed 1 commit to develop deephyper/deephyper
- making a special test marker for memory profiling 65f1a44
Deathn0t pushed 2 commits to develop deephyper/deephyper
Deathn0t pushed 2 commits to develop deephyper/deephyper
Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding test of tqdm callback, now using hvi for multi-objective case a7019b6
Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding test for SearchEarlyStopping, adding use of hypervolume for multi-objective optimization with SearchEarlyStopping 36b8cda
Deathn0t created a comment on an issue on sdv-dev/SDV
If I understand #2324 correctly. Then what I describe is different. I have a column, for example named `"x"` which contains integers that are not dates. But, the values are interpreted by SDV as...
Deathn0t closed an issue on deephyper/deephyper
Update Spack documentation on DeepHyper docs
- [x] Core, non-distributed docs - [x] Distributed docs - [x] Dev docs - [x] make necessary changes in pip to stay in sync with SpackDeathn0t pushed 1 commit to main deephyper/deephyper-spack-packages
- Simplify core spack installation (#2) * up to date with pip default installation * changes after running tests ... 669f99d
Deathn0t closed a pull request on deephyper/deephyper-spack-packages
Simplify core spack installation
Deathn0t pushed 2 commits to main deephyper/tutorials
Deathn0t pushed 1 commit to develop deephyper/deephyper
- filtering ResourceWarning when Ray is started by evaluator d976f65