Climate Learn

Alternatives To Climate Learn
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tensorflow179,072327784 hours ago46October 23, 20192,088apache-2.0C++
An Open Source Machine Learning Framework for Everyone
Transformers116,102642,4523 hours ago125November 15, 2023915apache-2.0Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Pytorch73,0273,3418,1943 hours ago39November 15, 202313,225otherPython
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Cs Video Courses61,557
18 days ago2
List of Computer Science courses with video lectures.
Keras59,8506804 hours ago86November 28, 2023128apache-2.0Python
Deep Learning for humans
D2l Zh51,074117 days ago51August 18, 202359apache-2.0Python
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Faceswap47,636
7 days ago19gpl-3.0Python
Deepfakes Software For All
Yolov543,538
6 hours ago8September 21, 2021202agpl-3.0Python
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Deepfacelab43,455
a month ago547gpl-3.0Python
DeepFaceLab is the leading software for creating deepfakes.
Tensorflow Examples42,312
a year ago218otherJupyter Notebook
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Alternatives To Climate Learn
Select To Compare


Alternative Project Comparisons
Readme

ClimateLearn

Documentation Status CI Build Status Code style: black Google Colab

ClimateLearn is a Python library for accessing state-of-the-art climate data and machine learning models in a standardized, straightforward way. This library provides access to multiple datasets, a zoo of baseline approaches, and a suite of metrics and visualizations for large-scale benchmarking of statistical downscaling and temporal forecasting methods. For further context on our past motivation and future plans, check out our announcement blog post. Also, check out our arxiv preprint that showcases the flexibility of ClimateLearn in performing benchmarking and analysis on the robustness and transfer performance of deep learning models.

Usage

Python 3.8+ is required. The xESMF package has to be installed separately since one of its dependencies, ESMpy, is available only through Conda.

conda install -c conda-forge xesmf
pip install climate-learn

Quickstart

We have a quickstart notebook in the notebooks folder titled Quickstart.ipynb. It is intended for use in Google Colab and can be launched by clicking the Google Colab badge above or this link: https://colab.research.google.com/drive/1LcecQLgLtwaHOwbvJAxw9UjCxfM0RMrX?usp=sharing.

We also previewed some key features of ClimateLearn at a spotlight tutorial in the "Tackling Climate Change with Machine Learning" Workshop at the Neural Information Processing Systems 2022 Conference. The slides and recorded talk can be found on Climate Change AI's website.

Documentation

Find us on ReadTheDocs.

About Us

ClimateLearn is managed by the Machine Intelligence Group at UCLA, headed by Professor Aditya Grover.

Contributing

Contributions are welcome! See our contributing guide.

Citing ClimateLearn

If you use ClimateLearn in your research, please cite our paper:

@article{nguyen2023climatelearn,
  title={ClimateLearn: Benchmarking Machine Learning for Weather and Climate Modeling},
  author={Nguyen, Tung and Jewik, Jason and Bansal, Hritik and Sharma, Prakhar and Grover, Aditya},
  journal={arXiv preprint arXiv:2307.01909},
  year={2023}
}
Popular Machine Learning Projects
Popular Deep Learning Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Machine Learning
Deep Learning