diff --git a/README.md b/README.md index 13f4c38d804c5188b0cbff0e872edf1489b3b575..f7d2a40f6070e095ad6a05027ee3e19213575db4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Continual Learning by Task Likelihood Analysis +# Continual Learning Using Task ConditionalNeural Networks ## Introduction @@ -21,7 +21,7 @@ The code is tested on ## Reproduce To run the experiment, run the `split_mnist.py` by: ```bash -python split_mnist.py' +python split_mnist.py ``` The result should be similar to the figure below: