This commit is contained in:
2026-01-06 15:15:22 -05:00
parent e853cfe405
commit 66e80b1cb9

View File

@@ -2,3 +2,6 @@ First, download python
Then, in terminal, execute Then, in terminal, execute
`pip install tensorflow` `pip install tensorflow`
Run the command line example with:
```python cmd_line_example.py --week_number 26 --long 173 --lat -35.5 -n 15```