fractalnet

Fractal Network

An implementation of a neural network architecture based on fractals, with a focus on ultra-deep networks without residuals.

FractalNet: A fractal-based neural network architecture

GitHub

151 stars
21 watching
45 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tensorpro/fractalnet A deep learning implementation of a fractal neural network architecture 48
snf/keras-fractalnet An implementation of a novel neural network architecture that enables ultra-deep networks with reduced complexity through iterative fractal construction 155
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
fontinalis/fonet A package for creating and training neural networks in the Go programming language. 83
franalgaba/neural-network-cairo An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions 10
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406
nodename/hilbert An implementation of a fractal curve used in data compression and encoding 1
jacquelinelala/gfn A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. 141
kaiminghe/resnet-1k-layers Represents a neural network architecture with 1K layers, designed for image recognition tasks. 906
clementfarabet/lua---nnx An extension to Torch7's neural network package with experimental modules and optimizations. 97
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
aayushbansal/pixelnet An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation. 195
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
rlidwka/node-fann Bindings for a neural network library in C++ to be used with Node.js 185