Daniel Phan
Daniel Phan
Hi, is there going to be a fix for this? I'm trying to inherit AimLogger with the monkey patch above and the iteration count seems to be degraded.
> This can be achieved by customizing an existing strategy or by [implementing a custom strategy from scratch](https://flower.ai/docs/framework/how-to-implement-strategies.html). Here’s a nonsensical example that customizes FedAvg by adding a custom "hello":...
Hi! Thanks for the compliments. `flk` is currently going under a rewrite to follow https://github.com/divnix/hive conventions. Quite a lot of things have changed, so here is a non exhaustive list:...
I'm currently still doing some major reworks after seeing https://github.com/GTrunSec/cells-lab, but for now I will upload the zip file [here](https://drive.google.com/file/d/1wHyf2MAooY9RHXs1QfIqimYxEMti9UoK/view?usp=sharing)
Places of interest are `cells/nixos/*`, `cells/home/*`, `cells/flk/hosts/*` and `cells/flk/users/*`
There has been little progress been made to finalize the APIs and std cells since I can only work with this at weekends. I'm sadly not actively planning things out...
> oh nice update :D > how useable is it now? Pretty much everything works, including custom channel for each host as well as your own overlays and packages are...
> The first moment, I was a little confused that I saw so many digga "references". No worries. If you were to take any repo built with digga and run...
> i guess you patched something here locally? > https://github.com/danielphan2003/flk/blob/e3e6197677355fea5f816126f60086c62bf2e344/flake.nix#L78 Ah yes, the changes are available at https://github.com/danielphan2003/devos-ext-lib/tree/std
> yeah i just updated the source 1 minute before you posted :D > but the error is still the same :( > sorry to bother you with my problems...