-
llm-cookbook Public
Forked from datawhalechina/llm-cookbook面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Jupyter Notebook UpdatedOct 25, 2024 -
chronos-forecasting Public
Forked from amazon-science/chronos-forecastingChronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
Python Apache License 2.0 UpdatedMar 14, 2024 -
-
llama-recipes Public
Forked from meta-llama/llama-recipesExamples and recipes for Llama 2 model
Python Other UpdatedJul 21, 2023 -
awesome-causal-inference Public
Forked from matteocourthoud/awesome-causal-inferenceA curated list of causal inference libraries, resources, and applications.
MIT License UpdatedJul 19, 2023 -
GPT_API_free Public
Forked from chatanywhere/GPT_API_freeFree ChatGPT API Key,免费ChatGPT API,支持GPT4 API(低价),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
Python MIT License UpdatedJul 9, 2023 -
ChatGPT-Next-Web Public
Forked from ChatGPTNextWeb/ChatGPT-Next-WebA well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
TypeScript Other UpdatedJul 6, 2023 -
prompt-patterns Public
Forked from phodal/prompt-patternsPrompt 编写模式:如何将思维框架赋予机器,以设计模式的形式来思考 prompt
1 UpdatedMar 22, 2023 -
imbalanced-ensemble Public
Forked from ZhiningLiu1998/imbalanced-ensembleClass-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
-
PatchTST Public
Forked from yuqinie98/PatchTSTAn offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
-
materials Public
Forked from realpython/materialsBonus materials, exercises, and example projects for our Python tutorials
-
tuning_playbook Public
Forked from google-research/tuning_playbookA playbook for systematically maximizing the performance of deep learning models.
-
Awesome-Diffusion-Models Public
Forked from diff-usion/Awesome-Diffusion-ModelsA collection of resources and papers on Diffusion Models
-
POT Public
Forked from PythonOT/POTPOT : Python Optimal Transport
-
pytorch_geometric_temporal Public
Forked from benedekrozemberczki/pytorch_geometric_temporalPyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
-
PiML-Toolbox Public
Forked from SelfExplainML/PiML-ToolboxPiML (Python Interpretable Machine Learning) toolbox for model development and model validation
-
PaddleSpatial Public
Forked from PaddlePaddle/PaddleSpatialPaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
GLSL Apache License 2.0 UpdatedJan 10, 2023 -
Poisson_flow Public
Forked from Newbeeer/Poisson_flowCode for NeurIPS 2022 Paper, "Poisson Flow Generative Models"
Python Apache License 2.0 UpdatedJan 6, 2023 -
benchmark_VAE Public
Forked from clementchadebec/benchmark_VAEUnifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Python Apache License 2.0 UpdatedJan 5, 2023 -
pycaret Public
Forked from pycaret/pycaretAn open-source, low-code machine learning library in Python
Jupyter Notebook MIT License UpdatedDec 20, 2022 -
HSAN Public
Forked from yueliu1999/HSAN[AAAI 2023] An official source code for paper Hard Sample Aware Network for Contrastive Deep Graph Clustering.
Python UpdatedDec 20, 2022 -
DIG Public
Forked from divelab/DIGA library for graph deep learning research
Python GNU General Public License v3.0 UpdatedDec 18, 2022 -
emoatlas Public
Forked from GiulioRossetti/emoatlasA Python library for the detection and visualization of emotions in texts
Python UpdatedDec 16, 2022 -
CausalDiscoveryToolbox Public
Forked from FenTechSolutions/CausalDiscoveryToolboxPackage for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
Python MIT License UpdatedDec 10, 2022 -
deeprob-kit Public
Forked from deeprob-org/deeprob-kitA Python Library for Deep Probabilistic Modeling
Python MIT License UpdatedDec 9, 2022 -
researchHOWTO Public
Forked from kunpengliu0827/researchHOWTOSlides about how to do research
UpdatedDec 2, 2022 -
TiaRa Public
Forked from dev-jwel/TiaRaImplementation of Time-aware Random Walk Diffusion to Improve Dynamic Graph Learning (AAAI-23)
Python UpdatedDec 1, 2022 -
tsne-cuda Public
Forked from CannyLab/tsne-cudaGPU Accelerated t-SNE for CUDA with Python bindings
Cuda BSD 3-Clause "New" or "Revised" License UpdatedNov 21, 2022 -
graph-based-deep-learning-literature Public
Forked from naganandy/graph-based-deep-learning-literaturelinks to conference publications in graph-based deep learning
-