-
Hey all,
According to the issues I read in this repository, the batch_size>1 only works with the local_penalization evaluator, and not with sequential or any other evaluator model.
I have set up…
-
An instance of the centroids initializer [expects](https://github.com/tensorflow/model-optimization/blob/v0.7.1/tensorflow_model_optimization/python/core/clustering/keras/clustering_centroids.py#L47) …
-
I think there are some inconsistency about the data structure (this may be because of the optimization using "aggregate").
The correct general data structure should be:
RepoInfo
Models: [ {
Doma…
-
Parent issue: https://github.com/Samsung/ONE/issues/9191
> for No.1: one-optimize would have each unacceptable list for each model type and then support it. (Of course, this can be supported by som…
-
**What will you do?**
We'll be optimizing the model checker, and consequentially the compiler, for the [Harmony Concurrent Programming Language](https://github.com/harmonylang/harmony). In particul…
-
### Describe the bug
The current implementation of FedAvgM strategy considers the `initial_parameters` as Optional in the class init method ([here](https://github.com/adap/flower/blob/main/src/py/flw…
-
Hi,
I want to apply your code to simulate the magnetization of a 2D star-hexagon lattice possessing 4 sites in a unit cell.
The system is in the presence of an external magnetic field.
Does your…
-
## Objective:
Build a Python-based quantitative analysis tool that can be used for financial analysis and modeling. You can perform tasks like time series analysis, risk management, portfolio optimiz…
-
# Title
Tutorial on Efficient Hyperparameter Optimization for Machine Learning
# Responsible person(s)
Marcel Aach ([m.aach@fz-juelich.de](mailto:m.aach@fz-juelich.de)), JSC and University of Icela…
-
### Description
I think this may be as much a feature request as a bug report. When training a LoRA (this problem would arise elsewhere too), the underlying full weight matrices are `stop_gradient`…