Adversarial-Deep-Learning / code-soup

This is a collection of algorithms and approaches used in the book adversarial deep learning
MIT License
18 stars 18 forks source link

Add allconvnet and test of allconvnet #46

Closed Shreyas-Bhat closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (57b3e05) into main (146ca71) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         8    +2     
  Lines           86       138   +52     
=========================================
+ Hits            86       138   +52     
Impacted Files Coverage Δ
code_soup/common/vision/models/__init__.py 100.00% <100.00%> (ø)
code_soup/common/vision/models/allconvnet.py 100.00% <100.00%> (ø)
Shreyas-Bhat commented 3 years ago

Working on the Lint issue

someshsingh22 commented 3 years ago

@Shreyas-Bhat Well done!

Shreyas-Bhat commented 3 years ago

@Shreyas-Bhat Well done!

@someshsingh22 Thank you! :)