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
151 stars
21 watching
45 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning implementation of a fractal neural network architecture | 48 |
| An implementation of a novel neural network architecture that enables ultra-deep networks with reduced complexity through iterative fractal construction | 155 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| A package for creating and training neural networks in the Go programming language. | 83 |
| An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
| A parallel framework for building neural networks in Fortran | 411 |
| An implementation of a fractal curve used in data compression and encoding | 1 |
| A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation. | 196 |
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| Bindings for a neural network library in C++ to be used with Node.js | 185 |