# basebone **Repository Path**: kycreate/basebone ## Basic Information - **Project Name**: basebone - **Description**: 神经网络,cnn,rnn等基础架构 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-08 - **Last Updated**: 2026-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 - 本项目为cv和nlp两个领域的基础模型,方便使用者快速了解各种模型 - 环境安装参考:https://blog.csdn.net/j_qin/article/details/127964762 # 内容 ``` - pygat: 图注意力网络 - pygcn: 图卷积网络 ```