Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZebinYang authored Mar 16, 2022
1 parent c651461 commit dad9f1d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,6 @@ Generalized additive models with structured interactions; it was done when I was

## Installation

The following environments are required:

- Python 3.7 + (anaconda is preferable)
- torch
- numpy>=1.15.2
- pandas>=0.19.2
- matplotlib>=3.1.3
- scikit-learn>=0.23.0

```shell
pip install git+https://github.com/ZebinYang/GAMINet-PyTorch.git
```
Expand Down

0 comments on commit dad9f1d

Please sign in to comment.