-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Hariharan Devarajan edited this page Jun 26, 2020
·
1 revision
- numpy==1.18.5
- pandas==1.0.4
- h5py==2.10.0
- tensorflow~=2.2.0
VaniDL Installation
To install VaniDL, the easiest way is to run
For the bleeding edge version (recommended):
pip install git+https://github.com/hariharan-devarajan/vanidl.git
For the latest stable version:
pip install vanidl
Otherwise, you can also install from source by running (from source folder):
python setup.py install
module load VaniDL