Metadata-Version: 2.1
Name: wesutils
Version: 0.0.5
Summary: my most commonly used utilities
Home-page: https://github.com/wessle/wesutils
Author: Wesley Suttle
License: UNKNOWN
Description: ### wesutils
        This is a collection of utility functions that I use repeatedly when building
        and running empirical tests for my research. At the moment, this mostly
        consists of creating simple `pytorch` models, saving and loading models,
        and logging experiment data, as well as implementations of reinforcement
        learning algorithms.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
