Metadata-Version: 2.1
Name: json_torch_models
Version: 1.0.2
Summary: Package for defining PyTorch models in JSON, intended for quick iteration of experimentation, and config-like model defining.
Home-page: https://github.com/aheschl1/JsonTorchModels
Author: Andrew Heschl
Author-email: ajheschl@gmail.com
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
