Metadata-Version: 2.1
Name: yann
Version: 0.0.39
Summary: yet another neural network library
Home-page: https://github.com/michalwols/yann
Author: Michal Wolski
Author-email: michal@bite.ai
License: MIT
Description: 
        # yann (Yet Another Neural Network Library)
        
        Yann is an extended version of torch.nn, adding a ton of sugar to make training models as fast and easy as possible.
        
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pretrainedmodels
Provides-Extra: cli
