Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davebulaval authored Jul 2, 2024
1 parent 2a0ec65 commit 7d49203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Use RISC to generate look-a-like Quebec Car insurance forms (FPQ1) both in Frenc
deterministic; thus, it can generate an aligned insurance contract (i.e. same driver data) using an initial seed.
RISC uses a pretrained TVAE model on a private dataset to generate look-a-like car protections.
See our [article here](https://arxiv.org/abs/2304.04212) for more detail about RISC implementation and generated the
[RSICBAC](https://huggingface.co/datasets/davebulaval/RISCBAC) dataset specification.
[RISCBAC](https://huggingface.co/datasets/davebulaval/RISCBAC) dataset specification.

RISC was written in Python 3.9 and is compatible with the __latest version of PyTorch__ and __Python >= 3.8__ (**SciPy
seems difficult to build on Python 3.11. Thus, we don't support Python 3.11 for now**).
Expand Down

0 comments on commit 7d49203

Please sign in to comment.