We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 963c384 + 667b5ae commit 3757f23Copy full SHA for 3757f23
README.md
@@ -1,13 +1,13 @@
1
-# LIFT-Net
+# SIMTree
2
3
4
# Installation
5
6
- Enviroment:
7
- - Python 3
+ - Python 3.8
8
- R 3.5
9
10
Assume you have figured out the above environment, the most convenient way for installation is via the pip command.
11
```sheel
12
-pip install git+https://github.com/ZebinYang/liftnet.git
+pip install git+https://github.com/ZebinYang/simtree.git
13
```
0 commit comments