文件名称:wxbtool:基于PyTorch的WeatherBench工具包
文件大小:27KB
文件格式:ZIP
更新时间:2024-04-03 14:21:12
machinelearning climate-model climate-science weather-bench Python
wxbtool 基于PyTorch的WeatherBench工具包(开发中) 安装 pip install wxbtool 如何使用 快速开始 通过绘图了解物理过程 开发自己的神经模型 尝试玩具物理模型 探索将神经模型和物理模型结合在一起的可能性 如何释放 python3 setup.py sdist bdist_wheel python3 -m twine upload dist/ * git tag va.b.c master git push origin va.b.c 贡献者 明礼园() 任路
【文件预览】:
wxbtool-master
----requirements.txt(92B)
----LICENSE(1KB)
----setup.cfg(659B)
----setup.py(1KB)
----README.md(594B)
----tests()
--------test_test.py(189B)
----.gitignore(2KB)
----wxbtool()
--------config.py(55B)
--------plot()
--------evaluation.py(547B)
--------phys()
--------__init__.py(0B)
--------nn()
--------norms()
--------mdls()
--------data()