Pinned Repositories
538model
538 Election Forecasting Model
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Adala
Adala: Autonomous DAta (Labeling) Agent framework
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
AI_Recruiter
AI recruitment model implemented with the help of RASA and spaCy.
ALBERT_NER_KERAS
利用ALBERT和BI-LSTM,在Keras中实现序列标注算法。
dfs-js
Depth First Search (JavaScript)
wwdxfa's Repositories
wwdxfa/Adala
Adala: Autonomous DAta (Labeling) Agent framework
wwdxfa/AI_Recruiter
AI recruitment model implemented with the help of RASA and spaCy.
wwdxfa/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
wwdxfa/bert_music_correct
音乐类语料的意图识别填槽以及槽值纠错模型
wwdxfa/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
wwdxfa/char_featurizer
汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型
wwdxfa/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
wwdxfa/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
wwdxfa/DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
wwdxfa/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
wwdxfa/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
wwdxfa/deepke
基于深度学习的开源中文关系抽取框架
wwdxfa/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
wwdxfa/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
wwdxfa/graph-fraud-detection-papers
A curated list of fraud detection papers using graph information or graph neural networks
wwdxfa/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
wwdxfa/lasertagger
wwdxfa/mindsdb
The platform for building AI from enterprise data
wwdxfa/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
wwdxfa/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
wwdxfa/qa_match
A simple effective ToolKit for short text matching
wwdxfa/R-MeN
Transformer-based Relational Memory for Knowledge Graph Embeddings (ACL 2020) (in Pytorch and Tensorflow)
wwdxfa/Senta
Baidu's open-source Sentiment Analysis System.
wwdxfa/SentimentAnalysisDictionary
中文情感词典汇总(**大学NTUSD简体中文情感词典,清华大学李军中文褒贬义词典,知网Hownet情感词典等)
wwdxfa/tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
wwdxfa/text_classification-2
all kinds of text classification models and more with deep learning
wwdxfa/TextMatch
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
wwdxfa/unlocking-the-power-of-llms
使用 Prompts 和 Chains 让 ChatGPT 成为神奇的生产力工具!Unlocking the power of LLMs.
wwdxfa/wordexpansion
使用SO_PMI互信息算法、词向量法快速构建不同领域(手机、汽车等)的专业情感词典
wwdxfa/XAgent
An Autonomous LLM Agent for Complex Task Solving