ScikitLearn.jl implements the popular scikit-learn interface and algorithms in Julia. It supports both models from the Julia ecosystem and those of the scikit-learn library (via PyCall.jl).
julia-ann Implementation of backpropagation artificial neural networks in Julia. Install (from within Julia interpreter): Pkg.clone("[email protected]:Er