File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,10 @@ under the 3-Clause BSD license.
1616It is currently maintained by the
1717<a href =" https://www.cs.rit.edu/~ago/nac_lab.html " >Neural Adaptive Computing (NAC) laboratory</a >.
1818
19+ <!--
1920**NOTE:** The documentation of this version is currently being built at the moment (the formal release will be coming shortly,
2021so please check in and git pull/re-clone in the next few days for the full version to be fully ported/built).
22+ -->
2123
2224## <b >Documentation</b >
2325
@@ -44,6 +46,8 @@ ngc-learn requires:
44463 ) Tensorflow 2.0.0, specifically, tensorflow-gpu>=2.0.0
45474 ) scikit-learn (>=0.24.2) if using ngclearn.density (needed for the examples/)
4648
49+ (Which you can have setup/installed by running ` $ pip3 install -r requirements.txt ` .)
50+
4751Once you have ensured that the above dependencies have been installed, you can then
4852run the setup script at the top of the <code >ngclearn</code > directory
4953to have the <code >ngclearn</code > package install on your system using the
@@ -89,7 +93,7 @@ $ git clone https://github.com/ngc-learn/ngc-learn.git
8993</pre >
9094
9195
92- Version:<br >
96+ ** Version:** <br >
93970.0.1 Alpha
9498
9599Author:
You can’t perform that action at this time.
0 commit comments