Pinned Repositories
AlgoNotes
【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
CLIP
Contrastive Language-Image Pretraining
cqr
Conformalized Quantile Regression
cxplain
Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.
Hand_on_time_series
动手学时间序列预测
paper_plot_learning
self-dify
shap
A game theoretic approach to explain the output of any machine learning model.
GKDGKD's Repositories
GKDGKD/self-dify
GKDGKD/Hand_on_time_series
动手学时间序列预测
GKDGKD/paper_plot_learning
GKDGKD/shap
A game theoretic approach to explain the output of any machine learning model.
GKDGKD/AlgoNotes
【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
GKDGKD/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
GKDGKD/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
GKDGKD/CLIP
Contrastive Language-Image Pretraining
GKDGKD/cxplain
Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.
GKDGKD/Decode-Any-Network
Step-by-step replication and detailing of classical neural networks
GKDGKD/Dynamask
This repository contains the implementation of Dynamask, a method to identify the features that are salient for a model to issue its prediction when the data is represented in terms of time series. For more details on the theoretical side, please read our ICML 2021 paper: 'Explaining Time Series Predictions with Dynamic Masks'.
GKDGKD/prompt-engineering-for-developers
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
GKDGKD/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
GKDGKD/Fluent_python_learning
GKDGKD/huanhuan-chat
Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。
GKDGKD/Impact-of-COVID-19-on-Industry
GKDGKD/Kaggle_Monet
测试
GKDGKD/KDD_CUP_2022
GKDGKD/KDD_CUP_2022_WPF
PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
GKDGKD/LeetCode
GKDGKD/lime
Lime: Explaining the predictions of any machine learning classifier
GKDGKD/MAGNN
GKDGKD/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
GKDGKD/NESCQR
GKDGKD/pyspark_learning
pyspark学习笔记
GKDGKD/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
GKDGKD/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
GKDGKD/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
GKDGKD/undingable-optimization
顶不住的运筹优化
GKDGKD/vced
VCED 可以通过你的文字描述来自动识别视频中相符合的片段进行视频剪辑。该项目基于跨模态搜索与向量检索技术搭建,通过前后端分离的模式,帮助你快速的接触新一代搜索技术。