Popularity
144 Stars
Updated Last
1 Year Ago
Started In
November 2015

Merlin: deep learning framework for Julia

Merlin is a deep learning framework written in Julia.

It aims to provide a fast, flexible and compact deep learning library for machine learning.

Merlin is tested against Julia 1.0 on Linux, OS X, and Windows (x64).
It runs on CPU and CUDA GPU.

Build Status

Documentation

Requirements

  • Julia 1.0

Installation

The Pkg REPL-mode is entered from the Julia REPL using the key ].

(v1.0) pkg> add Merlin

Quick Start

MNIST

More examples can be found in examples.

GPU Support

The following are required: