MLSuite.jl

Machine Learning Suite for Julia
Author AStupidBear
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
November 2019

Large Scale Machine Learning Suite for Julia

Build Status Coverage

Installation

using Pkg
pkg"add MLSuite"

Install Driverless AI

url=https://gist.githubusercontent.com/AStupidBear/f8a7e66bb9313483cffae923e775510e/raw/dai.Dockerfile.py
python -c "$(wget -qO- $url)"