Fabrik
Neural net builder
An online platform to design and visualize neural networks collaboratively
Collaboratively build, visualize, and design neural nets in browser
1k stars
55 watching
235 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
caffeidekerasneural-networktensorflowvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
eliyaan/neuralnetworks-v-module | A V module to create and train multi-layer neural networks with customizable backpropagation | 19 |
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 |
p-christ/nn_builder | Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
fengwang/ceras | An open-source C++ library for building and training neural networks | 120 |
ramon-oliveira/aorun | A deep learning framework on top of PyTorch for building neural networks. | 61 |
cloudkj/layer | A utility for executing neural network computations through sequential command-line pipelines. | 557 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
huwcampbell/grenade | A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability | 1,449 |
netflix/vectorflow | A lightweight neural network library optimized for sparse data and single machine environments. | 1,292 |
microsoft/neuronblocks | A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |