Skip to content

Commit 07020ea

Browse files
authored
Update README.md
1 parent 10a0f0d commit 07020ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ train_ds.as_torch_dataset()
9898

9999
You're now ready to use AgML for training your own models! Luckily, AgML comes with a training module that enables quick-start training of standard deep learning models on agricultural datasets. Training a grape detection model is as simple as the following code:
100100

101-
```
101+
```python
102102
import agml
103103
import agml.models
104104

0 commit comments

Comments
 (0)