Skip to content

hshindo/Merlin.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,454 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Deep Learning for Julia

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors