.
βββ Archives # Old Code goes here
βββ README.md # You are here
βββ benchmarks # Benchmark models
βΒ Β βββ vanilla_CNN
βΒ Β βΒ Β βββ base_model.py
βΒ Β βββ vanilla_ResNet
βΒ Β βββ base_resnet.py
βΒ Β βββ resnet10.py
βββ experimental # Playground for testing new features
βββ models # ACNN variants of benchmarks models
βΒ Β βββ Acnn_ResNet.py
βΒ Β βββ Vanilla_Acnn.py
βββ results
βΒ Β βββ MNIST # Ring generated Stats and logs
βΒ Β βΒ Β βββ VanillaACNN
βΒ Β βΒ Β βββ Training_1
βΒ Β βΒ Β βββ README.md
βΒ Β βΒ Β βββ Tensorboard_Summary
βΒ Β βΒ Β βΒ Β βββ events.out.tfevents...
βΒ Β βΒ Β βββ test.csv
βΒ Β βΒ Β βββ test.png
βΒ Β βΒ Β βββ train.csv
βΒ Β βΒ Β βββ train.png
βΒ Β βΒ Β βββ Training_2
βΒ Β βΒ Β βββ ...
βΒ Β βΒ Β βββ ...
βΒ Β βββ main.py # ONE RING TO RULE THEM ALL
βββ tests # Modular tests to check implemented methods
βΒ Β βββ connect_net.py
βΒ Β βββ group_conv_test1.py
βΒ Β βββ group_conv_time_test.py
βββ utilities # Helper classes and functions
βββ connect_net.py
βββ data.py
βββ train_helpers.py
βββ visuals.py
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
spider-tronix/ACNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
πΌ Adaptive Convolutional Neural Networks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published