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 documentation, Docstrings, References #21

Closed someshsingh22 closed 3 years ago

someshsingh22 commented 3 years ago

@blackrosedragon2 You can take the reference format from here.

https://github.com/cjlovering/predicting-inductive-biases/blob/f97038502fcbb6129e33460a54a972ff2bc56ce5/main.py#L382

You can take the Docstring and Function Header Format from here

https://github.com/SforAiDl/decepticonlp/blob/master/decepticonlp/metrics/char_metrics.py