lei chen (leochen1234321)

leochen1234321

Geek Repo

0

followers

0

following

Location:Shanghai

Github PK Tool:Github PK Tool

lei chen's starred repositories

Language:PythonLicense:Apache-2.0Stargazers:151Issues:0Issues:0

CONTIME

Addressing prediction delays in time series forecasting: A continuous GRU Approach with derivative regularization

Language:PythonStargazers:22Issues:0Issues:0

torchcde

Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation.

Language:PythonLicense:Apache-2.0Stargazers:420Issues:0Issues:0

NeuralCDE

Code for "Neural Controlled Differential Equations for Irregular Time Series" (Neurips 2020 Spotlight)

Language:PythonLicense:Apache-2.0Stargazers:626Issues:0Issues:0

DyNODE

DyNODE: Neural Ordinary Differential Equations for Dynamics Modeling in Continuous Control

Language:PythonLicense:MITStargazers:22Issues:0Issues:0

augmented-neural-odes

Pytorch implementation of Augmented Neural ODEs :sunflower:

Language:Jupyter NotebookLicense:MITStargazers:530Issues:0Issues:0

Neural-ODE-Experiments

This repository contains experiments with Neural Ordinary Differential Equations with simulated and real empirical data

Language:Jupyter NotebookStargazers:196Issues:0Issues:0

hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Language:JavaLicense:NOASSERTIONStargazers:98103Issues:0Issues:0

Optimal-Control-via-Neural-Networks

Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach

Stargazers:5Issues:0Issues:0

OpenHands

🙌 OpenHands: Code Less, Make More

Language:PythonLicense:MITStargazers:35293Issues:0Issues:0

torchdiffeq

Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.

Language:PythonLicense:MITStargazers:5576Issues:0Issues:0

torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1396Issues:0Issues:0

cvxpylayers

Differentiable convex optimization layers

Language:PythonLicense:Apache-2.0Stargazers:1818Issues:0Issues:0

tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:5238Issues:0Issues:0

chronos-forecasting

Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting

Language:PythonLicense:Apache-2.0Stargazers:2514Issues:0Issues:0

timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

Language:PythonLicense:Apache-2.0Stargazers:3766Issues:0Issues:0

ChatGPT-Prompt-Engineering-for-Developers-in-Chinese

《面向开发者的 ChatGPT 提示词工程》非官方版中英双语字幕 Unofficial subtitles of "ChatGPT Prompt Engineering for Developers"

Language:Jupyter NotebookStargazers:1702Issues:0Issues:0

GPT_API_free

Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。

Language:PythonLicense:MITStargazers:24208Issues:0Issues:0

open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

Language:SvelteLicense:MITStargazers:45932Issues:0Issues:0

ollama

Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.

Language:GoLicense:MITStargazers:97017Issues:0Issues:0

gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

Language:PythonLicense:GPL-3.0Stargazers:65499Issues:0Issues:0

lag-llama

Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting

Language:PythonLicense:Apache-2.0Stargazers:1248Issues:0Issues:0

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 🚀.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:2297Issues:0Issues:0

deep-learning-time-series

List of papers, code and experiments using deep learning for time series forecasting

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2601Issues:0Issues:0

flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

Language:PythonLicense:GPL-3.0Stargazers:2056Issues:0Issues:0

ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

Language:TypeScriptLicense:MITStargazers:76451Issues:0Issues:0

LSTM_encoder_decoder

Build a LSTM encoder-decoder using PyTorch to make sequence-to-sequence prediction for time series data

Language:PythonLicense:MITStargazers:383Issues:0Issues:0

transformer-time-series-prediction

proof of concept for a transformer-based time series prediction model

Language:PythonLicense:MITStargazers:1297Issues:0Issues:0

LSTM-XGBoost-Hybrid-Forecasting

LSTM-XGBoost Time Series Forecasting

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:106Issues:0Issues:0

Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN-

Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.

Language:Jupyter NotebookStargazers:398Issues:0Issues:0