Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicrie/risk

Risk AI
https://github.com/nicrie/risk

Last synced: 9 days ago
JSON representation

Risk AI

Awesome Lists containing this project

README

        

# Risk AI

## Installation

Create a `conda` environment:
```
conda env create -f environment.yml
conda activate risk
```

## Start a simulation
Just run:
```
python main.py
```