metaqnn
Neural Network Architect Designer
Automatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms
137 stars
7 watching
37 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| A Python library for implementing and training various neural network architectures | 40 |
| An implementation of artificial neural networks using NumPy | 98 |
| An implementation of neural networks on graph structures for learning molecular properties | 340 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |
| Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
| An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| A V module to create and train multi-layer neural networks with customizable backpropagation | 26 |
| Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 |
| Develops and analyzes convolutional neural networks for grasp quality in robotics | 316 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |