-
I'd like to start thinking about a design for package pubsub/msgbus/...
Important use cases:
- An async transport for existing/typical RPC messaging
- A foundation for [event sourcing](http://microse…
-
Firstly, thank you for this framework, this is a lot help to me.
Is it possible for you to add the generative replay approach to this library (any of them)?
thanks in advance
-
Hi, I was looking into implementing a VAE-based generative classifier (as described here: https://arxiv.org/abs/2104.10093) in Avalanche as a new baseline, but I ran into the issue that in the `BaseSt…
-
Hi GMvandeVen, the model will be saved after run
./main_cl.py --experiment=splitMNIST --scenario=class --replay=generative --brain-inspired --pdf
is there any command to load trained model and u…
-
Hi, I refer to Fig 4 of the main paper, where it states "As a control, also shown is a variant of generative replay whereby the networks are reinitialized before each new task/episode". By reinitializ…
-
Hello @liuchuanyong
me has a question about the train model.
now the programming is held on the tr.session.run, please check the screenshot. me has no idea how to fix that, the trained image me chos…
-
First of all, thank you for releasing this code.
Do you know of any results for generative replay (i.e. where images from across tasks are generated) on datasets more complicated than MNIST? For ex…
xu-ji updated
4 years ago
-
I was wondering what kind of data structures such as lists. hash tables etc. lvgl already uses in the core? I found the linked list lib in the utils folder. Are there any other ones?
I saw a bsearc…
-
The `serviceEndpoint` property is already a polymorphic property, allowing a value that may either be a string URI or an object with custom properties. It appears that in many use cases, the most desi…
-
Hello everyone,
I got the following error while running the command::
python3 main.py --incremental-data True --openset-generative-replay True --dataset MNIST
Fitting Weibull models with tailsize…