blocks
Neural network builder
A framework for building and training neural networks using Theano
A Theano framework for building and training neural networks
1k stars
85 watching
351 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides pre-configured, reusable neural network building blocks for easy integration into other projects. | 4 |
| A Python library for implementing and training various neural network architectures | 40 |
| A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
| A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |
| A V module to create and train multi-layer neural networks with customizable backpropagation | 26 |
| Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| An implementation of artificial neural networks using NumPy | 98 |
| Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. | 97 |
| Automatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms | 137 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |