Technical requirements
Users are required to have prior knowledge of Julia, but no previous knowledge of math or statistics is required.
Users are required to have the MLDatasets.jl
, MXNet
, and MXNet.jl
packages installed. Please follow the guide from MXNet which is available at https://mxnet.incubator.apache.org/install/windows_setup.html#install-the-mxnet-package-for-julia .
In short, the user is required to configure MXNet and set an environmental variable before installing the MXNet.jl
package.
GitHub repository with source code: https://github.com/PacktPublishing/Hands-On-Computer-Vision-with-Julia/tree/master/Chapter06