fix highlighting
This commit is contained in:
parent
a11c4bb5c4
commit
cb4912c271
@ -20,6 +20,6 @@ using Flux
|
||||
|
||||
You'll also need a backend to run real training, if you don't have one already. Choose from [MXNet](https://github.com/dmlc/MXNet.jl) or [TensorFlow](https://github.com/malmaud/TensorFlow.jl) (MXNet is the recommended option if you're not sure):
|
||||
|
||||
```
|
||||
```julia
|
||||
Pkg.add("MXNet") # or "TensorFlow"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user