Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BAFurtado committed Dec 22, 2017
1 parent 2472dd9 commit ede3edd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CAPS 2018: Complexity and Policy Studies
UNCC - George Mason University - April 18.

### Repository of produced texts
https://www.researchgate.net/project/A-Spatially-bounded-Economic-Agent-based-Lab-SEAL
https://www.researchgate.net/profile/Bernardo_Furtado

### Current collaborators
Bernardo Alves Furtado, Francis Tseng
Expand All @@ -41,6 +41,8 @@ Using the above code will install the libraries.
Then, you have to activate the newly created environment with the command: activate <your_env>.
If any of the libraries were not available on conda-forge, use `pip install -U scikit-learn`, for example.

** Unzip file mun_ibge_2014_latlong_wgs1984_fixed.zip **

## How to run the model ##

### Configuration
Expand Down Expand Up @@ -136,7 +138,7 @@ In Windows, make sure to use double quotes " " and backward slashes as in:

```
python main.py make_plots
"\\storage4\carga\MODELO DINAMICO DE SIMULACAO\Exits_python\JULY\acps__2017-10-31T16_49_53.970313\run__2017-11-01T11_59_59.240250_bh"
"..\run__2017-11-01T11_59_59.240250_bh"
```

### Running the web interface
Expand Down

0 comments on commit ede3edd

Please sign in to comment.