diff --git a/README.md b/README.md index bf4bc4d8..7c02bb9b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ To run specific methods, use the following: For information on further options: `./main.py -h`. +The code in this repository only supports MNIST-based experiments. An extension to more challenging problems (e.g., with +natural images as inputs) can be found here: . ## Running comparisons from the papers #### "Three CL scenarios"-paper