Found 200,011 repositories(showing 30)
Nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code ๐.
shankarpandala
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
lilianweng
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
minimaxir
Provide an input CSV and a target field to predict, generate a model + code to run it.
alexliniger
Model Predictive Contouring Controller (MPCC) for Autonomous Racing
ethz-adrl
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
csinva
Interpretable ML package ๐ for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Akkudoktor-EOS
This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
do-mpc
Model predictive control python toolbox
lucidrains
Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI
pnnl
Pytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.
acados
Fast and embedded solvers for nonlinear optimal control and nonlinear model predictive control
TheEconomist
Code for a dynamic multilevel Bayesian model to predict US presidential elections. Written in R and Stan.
unitaryai
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using โก Pytorch Lightning and ๐ค Transformers. For access to our API, please email us at contact@unitary.ai.
nvidia-cosmos
Cosmos-Predict2.5, the latest version of the Cosmos World Foundation Models (WFMs) family, specialized for simulating and predicting the future state of the world in the form of video.
locuslab
A fast and differentiable model predictive control (MPC) solver for PyTorch.
TinyMPC
Model-predictive control for microcontrollers
Geonhee-LEE
Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS
coxlab
Code and models accompanying "Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning"
ENSTA-U2IS-AI
This repository contains a collection of surveys, datasets, papers, and codes, for predictive uncertainty estimation in deep learning models.
wmcnally
KAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
topepo
Code and Resources for "Feature Engineering and Selection: A Practical Approach for Predictive Models" by Kuhn and Johnson
ypeleg
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
MizuhoAOKI
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
ModelOriented
DrWhy is the collection of tools for eXplainable AI (XAI). It's based on shared principles and simple grammar for exploration, explanation and visualisation of predictive models.
UM-ARM-Lab
Model Predictive Path Integral (MPPI) with approximate dynamics implemented in pytorch
FilippoAiraldi
Reinforcement Learning with Model Predictive Control
rst-tu-dortmund
The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time and quadratic-form receding-horizon configurations.
AlaaLab
Literature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertainty estimation in deep learning models.
Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock selections.