First, download python
Then, in terminal, execute
pip install tensorflow
Run the command line example with:
python cmd_line_example.py --week_number 26 --long 173 --lat -35.5 -n 15
Description
Languages
Python
100%