Mocha.jl
Neural network framework
A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks.
Deep Learning framework for Julia
1k stars
113 watching
254 forks
Language: Julia
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hshindo/merlin.jl | A Julia-based framework for building and training neural networks | 144 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,800 |
denizyuret/knet.jl | A deep learning framework implemented in Julia for automatic differentiation and GPU operation. | 1,431 |
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,233 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
compressed/backpropneuralnet.jl | A Julia implementation of a neural network architecture with backpropagation support | 47 |
idsia/brainstorm | A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
kotlin/kotlindl | A high-level Deep Learning API for training and deploying neural networks written in Kotlin. | 1,474 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |