diff --git a/README.md b/README.md index b22f228..b8897f1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the source code for an ongoing project on data-driven m

- +


@@ -23,7 +23,7 @@ pip install neuromancer The code can run on CPU but using a CUDA-enabled GPU is recommended. `DK_comp.py` is the main program for running an experiment with a two-particle system. The particle configuration is passed as a command line argument so execute `python DK_comp.py 0` to run an experiment for the first of the following four configurations:

- +

## Notes