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 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
p-christ/nn_builder Builds neural networks with less boilerplate code by providing a standardized interface for different architectures 166
ramon-oliveira/aorun A deep learning framework on top of PyTorch for building neural networks. 61
blue-season/pywarm A lightweight neural network construction API for PyTorch. 184
ahmedfgad/numpycnn An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. 570
alan-turing-institute/deepsensor Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. 92
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
robotpy/pynetworktables A pure python implementation of the FRC NetworkTables protocol for robot communication 62
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
networktocode/pyntc A Python SDK to simplify common workflows for managing network devices. 170
cloud-cv/fabrik An online platform to design and visualize neural networks collaboratively 1,127
eliyaan/neuralnetworks-v-module A V module to create and train multi-layer neural networks with customizable backpropagation 19
pybuilder/pybuilder Automates the build process of Python projects by defining dependencies and scripts 1,732
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
pypa/build Provides a simple and correct way to build Python packages in isolated environments. 742