Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
CNN Wild Park - Graph Neural Networks for Learning Equivariant Representations of Neural Networks - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

CNN Wild Park - Graph Neural Networks for Learning Equivariant Representations of Neural Networks

From MaRDI portal
(Redirected from Dataset:6723505)



DOI10.5281/zenodo.12797219Zenodo12797219MaRDI QIDQ6723505

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 8 May 2024

Copyright license: No records found.



This repository contains the CNN Wild Park dataset from the paper: Graph Neural Networks for Learning Equivariant Representations of Neural NetworksMiltiadis Kofinas*,Boris Knyazev, Yan Zhang,Yunlu Chen,Gertjan J. Burghouts,Efstratios Gavves,Cees G. M. Snoek,David W. Zhang*ICLR 2024 (oral)https://arxiv.org/abs/2403.12143https://github.com/mkofinas/neural-graphs*Joint first and last authors We introduce a new dataset of CNNs, which we term CNN Wild Park.The dataset consists of 117,241 checkpoints from 2,800 CNNs, trained for up to 1,000 epochs on CIFAR10.The CNNs vary in the number of layers, kernel sizes, activation functions, and residual connections between arbitrary layers. More specifically, we construct the CNN Wild Park dataset by training 2,800 small CNNs with different architectures for 200 to 1,000 epochs on CIFAR10. We retain a checkpoint of its parameters every 10 steps and also record the test accuracy. The CNNs vary by: Number of layers L in [2, 3, 4, 5] (note that this does not count the input layer). Number of channels per layer c_l in [4, 8, 16, 32]. Kernel size of each convolution k_l in [3, 5, 7]. Activation functions at each layer are one of ReLU, GeLU, tanh, sigmoid, leaky ReLU, or the identity function. Skip connections between two layers with at least one layer in between. Each layer can have at most one incoming skip connection. We allow for skip connections even in the case when the number of channels differ, to increase the variety of architectures and ensure independence between different architectural choices. We enable this by adding the skip connection only to the min(c_n, c_m) nodes. We divide the dataset into train/val/test splits such that checkpoints from the same run are not contained in both the train and test splits.






This page was built for dataset: CNN Wild Park - Graph Neural Networks for Learning Equivariant Representations of Neural Networks