Results 4 issues of Guangjing Wang

1. adding CarliniWagnerL2 attack using tensorflow2.0 according to the authors' original source code. 2. adding DeepFool attack using tensorflow2.0 according to the authors' original source code.

Pype version: 1.2.2 Sklearn version: 1.0.1 Python version: 3.8.10 Problem: __init__() takes 2 positional arguments but 3 were given Solution: change to super(Pype, self).__init__(steps, memory=memory) in seglearn/pipe.py

# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...

# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...