We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff10f4a + 14d8586 commit 4d200b8Copy full SHA for 4d200b8
README.md
@@ -31,7 +31,7 @@ In this example, we use `PythonCall.jl` from an IJulia notebook to inspect the I
31
32
In this example we use the Python module `juliacall` from an IPython notebook to train a simple neural network:
33
- We generate some random training data using Python's `numpy`.
34
-- We construct and train a neural network model using Julia' `Flux`.
+- We construct and train a neural network model using Julia's `Flux`.
35
- We plot some sample output from the model using Python's `matplotlib.pyplot`.
36
37

0 commit comments