Pinned Repositories
-Data-Structure-Algorithm
ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型
Deep-learning-algorithm-principles-formulas-and-code
Accompany Learning Group/Platform For All Coder. 本项目为程序员陪伴学习小组/平台,主要学习内容为ML机器学习/DL深度学习/NLP自然语言处理/Graph图等方向的算法数学公式推导、算法原理框架深度理解及算法代码复现为主,提倡主动深度学习,谢绝摸鱼划水。欢迎更多同学加入我们,共同学习,共同进步。
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
DGP
Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019
FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
grok-1
Grok open release
neo4j-python-driver
Neo4j Bolt driver for Python
TingTV
1.了解分布式存储基础知识 2.熟悉并实现Raft一致性算法 3.熟悉并实现Percolator事务算法 4.了解TiKV的基本架构设计
toutiaohao
今日头条 头条号文章相关数据爬取和本地接口开发
bucaimeimei's Repositories
bucaimeimei/toutiaohao
今日头条 头条号文章相关数据爬取和本地接口开发
bucaimeimei/Deep-learning-algorithm-principles-formulas-and-code
Accompany Learning Group/Platform For All Coder. 本项目为程序员陪伴学习小组/平台,主要学习内容为ML机器学习/DL深度学习/NLP自然语言处理/Graph图等方向的算法数学公式推导、算法原理框架深度理解及算法代码复现为主,提倡主动深度学习,谢绝摸鱼划水。欢迎更多同学加入我们,共同学习,共同进步。
bucaimeimei/neo4j-python-driver
Neo4j Bolt driver for Python
bucaimeimei/TingTV
1.了解分布式存储基础知识 2.熟悉并实现Raft一致性算法 3.熟悉并实现Percolator事务算法 4.了解TiKV的基本架构设计
bucaimeimei/-Data-Structure-Algorithm
bucaimeimei/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型
bucaimeimei/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
bucaimeimei/DGP
Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019
bucaimeimei/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
bucaimeimei/grok-1
Grok open release
bucaimeimei/jieba
结巴中文分词
bucaimeimei/LeetCode
leetcode topic刷题记录
bucaimeimei/HealthcareAgent
bucaimeimei/nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
bucaimeimei/nebula-python
Client API of Nebula Graph in Python
bucaimeimei/neo4j
Graphs for Everyone
bucaimeimei/networkx
Official NetworkX source code repository.
bucaimeimei/nlp_toolkit
Power up nlp problems
bucaimeimei/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bucaimeimei/TextRank
基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。
bucaimeimei/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.