neural-lam
weather predictor
A software framework for training and evaluating neural networks for weather prediction in specific geographic areas.
Research Software for Neural Weather Prediction for Limited Area Modeling
116 stars
7 watching
47 forks
Language: Python
last commit: 3 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colasgael/machine-learning-for-solar-energy-prediction | Develops a predictive model to forecast the power production of solar panels based on weather data | 235 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
junyangwang0410/amber | An LLM-free benchmark suite for evaluating MLLMs' hallucination capabilities in various tasks and dimensions | 93 |
wizaron/deep-forecast-pytorch | A deep learning-based framework for predicting wind speeds using LSTM networks in PyTorch. | 177 |
openclimatefix/graph_weather | An implementation of a forecasting model using graph neural networks to predict global weather patterns. | 197 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,693 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
aalto-quml/climode | A framework for training and evaluating physics-informed neural ODEs for climate and weather forecasting | 71 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
google-research/neuralgcm | A hybrid model combining machine learning and physics to simulate weather and climate phenomena | 673 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
microsoft/aurora | A framework for predicting atmospheric variables using machine learning | 241 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,669 |
thumnlab/autogl | An autoML framework for machine learning on graphs, enabling researchers and developers to automate the process of building and training neural networks on graph data. | 1,088 |