deephealthproject / eddl

Licence: MIT license
European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Cuda
1817 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to eddl

Pytorch Book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Stars: ✭ 9,546 (+30693.55%)
Mutual labels:  autograd, tensor
Megengine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Stars: ✭ 4,081 (+13064.52%)
Mutual labels:  autograd, tensor
pytorch-examples-cn
用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)
Stars: ✭ 54 (+74.19%)
Mutual labels:  autograd, tensor
Pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Stars: ✭ 52,811 (+170258.06%)
Mutual labels:  autograd, tensor
keras-neural-graph-fingerprint
Keras implementation of Neural Graph Fingerprints as proposed by Duvenaud et al., 2015
Stars: ✭ 47 (+51.61%)
Mutual labels:  tensor
GenericTensor
The only library allowing to create Tensors (matrices extension) with custom types
Stars: ✭ 42 (+35.48%)
Mutual labels:  tensor
BTAS
Basic Tensor Algebra Subroutines
Stars: ✭ 35 (+12.9%)
Mutual labels:  tensor
easytorch
基于Python的numpy实现的简易深度学习框架,包括自动求导、优化器、layer等的实现。
Stars: ✭ 76 (+145.16%)
Mutual labels:  autograd
e-verest
EVEREST: e-Versatile Research Stick for peoples
Stars: ✭ 21 (-32.26%)
Mutual labels:  tensor
TensorCast.jl
It slices, it dices, it splices!
Stars: ✭ 106 (+241.94%)
Mutual labels:  tensor
tensority
Strongly typed multidimensional array library for OCaml
Stars: ✭ 44 (+41.94%)
Mutual labels:  tensor
Tensorial.jl
Statically sized tensors and related operations for Julia
Stars: ✭ 18 (-41.94%)
Mutual labels:  tensor
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+370.97%)
Mutual labels:  tensor
Tensors.jl
Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
Stars: ✭ 142 (+358.06%)
Mutual labels:  tensor
systemds
An open source ML system for the end-to-end data science lifecycle
Stars: ✭ 38 (+22.58%)
Mutual labels:  tensor
OLSTEC
OnLine Low-rank Subspace tracking by TEnsor CP Decomposition in Matlab: Version 1.0.1
Stars: ✭ 30 (-3.23%)
Mutual labels:  tensor
Etaler
A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
Stars: ✭ 79 (+154.84%)
Mutual labels:  tensor
ostd
Online Stochastic Tensor Decomposition for Background Subtraction in Multispectral Video Sequences
Stars: ✭ 21 (-32.26%)
Mutual labels:  tensor
DI-treetensor
Let DI-treetensor help you simplify the structure processing!(树形运算一不小心就逻辑混乱?DI-treetensor快速帮你搞定)
Stars: ✭ 134 (+332.26%)
Mutual labels:  tensor
scikit tt
Tensor Train Toolbox
Stars: ✭ 52 (+67.74%)
Mutual labels:  tensor

EDDL


build Documentation Status GitHub release (latest by date) GitHub

EDDL is an open source library for Distributed Deep Learning and Tensor Operations in C++ for CPU, GPU and FPGA. EDDL is developed inside the DeepHealth project. For more information about DeepHealth project go to: deephealth-project.eu

Notice

Please note that EDDL is an ambitious project with few hands on it. Our short-term goal is to have an stable version with an easy installation over different platforms. Our second mid-term goal is to provide a good coverage of functionalities. And finally, our long-term goal is to improve the performance on the different devices.

"Plans are only good intentions unless they immediately degenerate into hard work"

Installation here

Getting started here

Documentation here

Progress and coverage

Python wrapper

If you are not a C++ fan, try PyEDDL, a python wrapper for this library.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].