Skip to content
Snippets Groups Projects
Commit 7d4cb19d authored by Li, Honglin (PG/R - Elec Electronic Eng)'s avatar Li, Honglin (PG/R - Elec Electronic Eng)
Browse files

Update README.md

parent f1b882a5
No related branches found
No related tags found
No related merge requests found
# Continual Learning by Task Likelihood Analysis # Continual Learning Using Task ConditionalNeural Networks
## Introduction ## Introduction
...@@ -21,7 +21,7 @@ The code is tested on ...@@ -21,7 +21,7 @@ The code is tested on
## Reproduce ## Reproduce
To run the experiment, run the `split_mnist.py` by: To run the experiment, run the `split_mnist.py` by:
```bash ```bash
python split_mnist.py' python split_mnist.py
``` ```
The result should be similar to the figure below: The result should be similar to the figure below:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment