| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DeepST: A Deep Learning Toolbox for Spatio-Temporal Data
Tested on Windows Server 2012 R2.
DeepST uses the following dependencies:
To install DeepST, cd to the DeepST folder and run the install command:
python setup.py install
To install the development version:
python setup.py develop
The default DATAPATH variable is DATAPATH=[path_to_DeepST]/data. You may set your DATAPATH variable using
# Windows set DATAPATH=[path_to_your_data] # Linux export DATAPATH=[path_to_your_data]
DeepST is released under the MIT License (refer to the LICENSE file for details).
| Back | FazBrowse Home | New Git URL |