FractalNet
Fractal Net
A deep learning implementation of a fractal neural network architecture
Implementation of FractalNet.
48 stars
4 watching
12 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gustavla/fractalnet | An implementation of a neural network architecture based on fractals, with a focus on ultra-deep networks without residuals. | 151 |
snf/keras-fractalnet | An implementation of a novel neural network architecture that enables ultra-deep networks with reduced complexity through iterative fractal construction | 155 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
dingliu0305/tree-tensor-networks-in-machine-learning | An implementation of a tree tensor network model for machine learning tasks using Python and TNContract library. | 28 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |
tensorflow/gan | Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 937 |
alexbrillant/multi-layer-perceptron | An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks. | 5 |
wenxinxu/resnext-in-tensorflow | An implementation of a deep neural network architecture in TensorFlow | 78 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
nutszebra/prelu_net | An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. | 12 |