neuralforecast
Neural forecaster library
An open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness.
Scalable and user friendly neural forecasting algorithms.
3k stars
36 watching
357 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
baselinesbaselines-zoodeep-learningdeep-neural-networksdeeparesrnnforecastinghierarchical-forecastinghintmachine-learningnbeatsnbeatsxneural-networknhitsprobabilistic-forecastingpytorchrobust-regressiontfttime-seriestransformer
Related projects:
Repository | Description | Stars |
---|---|---|
nixtla/statsforecast | An implementation of widely used time series forecasting models in Python | 3,990 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
google/neural-tangents | A high-level neural network API for defining and training complex hierarchical networks of finite or infinite width | 2,278 |
carpedm20/enas-pytorch | Automates the discovery of neural network architectures by sharing parameters between subgraphs in a large computational graph | 2,706 |
karpathy/neuraltalk | A system for generating image descriptions using neural networks | 5,411 |
sony/nnabla | A deep learning framework that provides a flexible and expressive Python API for building and training neural networks on various platforms. | 2,728 |
sktime/pytorch-forecasting | A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures | 4,001 |
mllam/neural-lam | A software framework for training and evaluating neural networks for weather prediction in specific geographic areas. | 116 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
anishathalye/neural-style | This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,541 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,033 |
lutzroeder/netron | A tool for visualizing and analyzing neural network models | 28,134 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
nvlabs/tiny-cuda-nn | A C++/CUDA framework for training and querying neural networks using GPUs | 3,763 |