8 lines
193 B
Markdown
8 lines
193 B
Markdown
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```
|