RandWireNN
Neural explorer
Implementation of neural network exploration with randomly wired architectures
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
685 stars
25 watching
135 forks
Language: Python
last commit: over 5 years ago imagenetneural-architecture-search
Related projects:
Repository | Description | Stars |
---|---|---|
titu1994/neural-architecture-search | An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 432 |
ericsun99/shufflenet-v2-pytorch | A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 430 |
robertsdionne/neural-network-papers | A curated collection of research papers on neural networks and deep learning | 1,957 |
synsense/rockpool | A Python library for building and deploying signal processing applications with spiking neural networks on various hardware platforms. | 52 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
szagoruyko/binary-wide-resnet | An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
taolei87/rcnn | An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
lennet/neuralnetwork | Provides a learning environment to explore neural network concepts using Swift | 58 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
kaiminghe/resnet-1k-layers | Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 906 |
mg2033/shufflenet | An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 384 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
cedergrouphub/chgnet | A neural network potential for atomistic modeling | 252 |