pynetbuilder

Network builder

A modular Python framework for building and generating neural networks using Caffe's NetSpec class.

pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.

GitHub

328 stars
34 watching
140 forks
Language: Python
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-christ/nn_builderBuilds neural networks with less boilerplate code by providing a standardized interface for different architectures166
ramon-oliveira/aorunA deep learning framework on top of PyTorch for building neural networks.61
blue-season/pywarmA lightweight neural network construction API for PyTorch.184
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
alan-turing-institute/deepsensorProvides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries.97
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
robotpy/pynetworktablesProvides a pure Python implementation of the FRC NetworkTables protocol for robot communication62
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
networktocode/pyntcA Python SDK to simplify common workflows for managing network devices.169
cloud-cv/fabrikAn online platform to design and visualize neural networks collaboratively1,127
eliyaan/neuralnetworks-v-moduleA V module to create and train multi-layer neural networks with customizable backpropagation26
pybuilder/pybuilderAutomates the build process of Python projects by defining dependencies and scripts1,743
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
pypa/buildProvides a simple and correct way to build Python packages in isolated environments.748