Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
ccks2021-track2-code
“英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析
china_area
2024年**全国5级行政区划(省、市、县、镇、村)
GraphEmbedding
Implementation and experiments of graph embedding algorithms.
graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
pygcn
Graph Convolutional Networks in PyTorch
ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
v-juma1's Repositories
v-juma1/bert
TensorFlow code and pre-trained models for BERT
v-juma1/ccks2021-track2-code
“英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析
v-juma1/china_area
2024年**全国5级行政区划(省、市、县、镇、村)
v-juma1/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
v-juma1/graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
v-juma1/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
v-juma1/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
v-juma1/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
v-juma1/pygcn
Graph Convolutional Networks in PyTorch
v-juma1/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
v-juma1/Speed-up-your-Python-with-Rust
Speed up your Python with Rust, published by Packt
v-juma1/typst-sympy-calculator
Parse typst math expressions into sympy form for calc and define your custom functions in typst files.
v-juma1/v-juma1
v-juma1/word2vec-pytorch
Implementation of the first paper on word2vec