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

Common Utility Functions: Logging #23

Open someshsingh22 opened 3 years ago

someshsingh22 commented 3 years ago

We need a logger, report all callbacks from the algorithms, These Common Utilities i.e used everywhere will be outside chapters.

arihantbansal commented 3 years ago

I'll take this up. For logging into a file, is there a specific location the file would need to be saved?

someshsingh22 commented 3 years ago

@arihantbansal yes you can take the path variable for the time being for that