Skip to content

Activity

feat: change activation function to polynomial

metavindpushed 4 commits to main • 6ed33d7…20993d6 • 
on Mar 26, 2024

fix: loop index in max_pool_2d and global_max_pool_2d

metavindpushed 2 commits to main • d0613db…6ed33d7 • 
on Sep 6, 2023

feat: add 2d global max pooling layer, both square and non-square

metavindpushed 1 commit to main • cc81f7b…d0613db • 
on Sep 5, 2023

feat: add 2d sum pooling layer, both square and non-square

metavindpushed 2 commits to main • b022d00…cc81f7b • 
on Sep 4, 2023

feat: add mnist_fc circuit code

metavindpushed 1 commit to main • fedd0a7…b022d00 • 
on Sep 2, 2023

feat: add 2d average pooling layer, both square and non-square

metavindpushed 6 commits to main • c0c44ca…fedd0a7 • 
on Sep 2, 2023

Deleted branch

metavinddeleted feat/cnn • 
on Sep 1, 2023

Merge pull request #1 from metavind/feat/cnn

Pull request merge
metavindpushed 12 commits to main • ec375ee…c0c44ca • 
on Sep 1, 2023

feat: add simplified conv2d function for sqaure inputs and kernels

metavindcreated feat/cnn • e2a7784 • 
on Sep 1, 2023

refactor: change input to in and output to out in test_samples

metavindpushed 3 commits to main • 7447964…ec375ee • 
on Aug 30, 2023

docs: add examples to readme

metavindpushed 2 commits to main • 81cbb3a…7447964 • 
on Aug 29, 2023

docs: add readme

metavindpushed 1 commit to main • d31020c…81cbb3a • 
on Aug 29, 2023

refactor: move noir_code_generator.py path

metavindpushed 1 commit to main • 48a42ae…d31020c • 
on Aug 29, 2023

refactor: remove target files of circle_fc

metavindpushed 1 commit to main • 78d117c…48a42ae • 
on Aug 28, 2023

refactor: main.nr file for mnist_fc, using new layer indices and fc i…

metavindpushed 4 commits to main • 12d98c5…78d117c • 
on Aug 28, 2023

feat: add outputs of mnist_fc.ipynb

metavindpushed 1 commit to main • 77b9aaf…12d98c5 • 
on Aug 28, 2023

refactor: cleanup latter cells of mnist_classifier.ipynb, rename to m…

metavindpushed 7 commits to main • ab17735…77b9aaf • 
on Aug 28, 2023

docs: fix documentation

metavindpushed 1 commit to main • 9f1c948…ab17735 • 
on Aug 28, 2023

docs: add documentation for utils.nr

metavindpushed 4 commits to main • d096391…9f1c948 • 
on Aug 27, 2023

docs: add documentation for lib.nr

metavindpushed 1 commit to main • 127dd5d…d096391 • 
on Aug 27, 2023

feat: add circle_fc visualization

metavindpushed 2 commits to main • 6db60ca…127dd5d • 
on Aug 26, 2023

docs: add documentation for noir_code_generator

metavindpushed 1 commit to main • 855f6ab…6db60ca • 
on Aug 24, 2023

feat: add circle_fc test samples

metavindpushed 3 commits to main • 48a7d09…855f6ab • 
on Aug 22, 2023

refactor: change visualization filename

metavindpushed 1 commit to main • 93ba87f…48a7d09 • 
on Aug 22, 2023

refactor: change visualization filename

metavindpushed 2 commits to main • b1ed8ae…93ba87f • 
on Aug 22, 2023

refactor: rename file

metavindpushed 1 commit to main • c043d27…b1ed8ae • 
on Aug 22, 2023

docs: update documentation

metavindpushed 1 commit to main • a441f1b…c043d27 • 
on Aug 22, 2023

docs: update documentation

metavindpushed 1 commit to main • b66ba69…a441f1b • 
on Aug 22, 2023

fix: make save_path and model_parameters compulsory

metavindpushed 2 commits to main • 396f408…b66ba69 • 
on Aug 22, 2023

refactor: change some variable names and order

metavindpushed 1 commit to main • 62f4249…396f408 • 
on Aug 22, 2023