• Stars
    star
    144
  • Rank 246,935 (Top 6 %)
  • Language
    Julia
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep Learning for Julia

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: