yzt15806542928's picture
Upload folder using huggingface_hub
989c6ea verified
Raw
History Blame Contribute Delete
231 Bytes
#
# Copyright (c) 2017-18 Jonathan Weyn <jweyn@uw.edu>
#
# See the file LICENSE for your rights.
#
"""
DLWP, or Deep Learning Weather Prediction, is a module for predicting weather using deep learning.
"""
__version__ = '0.11.0'