Pinned Repositories
AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Arduino
ESP8266 core for Arduino
awesome-graph-self-supervised-learning
Awesome Graph Self-Supervised Learning
ChatGPT_Agent
A Game Demo Powered by ChatGPT Agents
ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
DeepClustering
Methods and Implements of Deep Clustering
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
esp8266
esp8266无线干扰器工具包+固件(仅用于测试使用)
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
WolframLanguageForJupyter
Wolfram Language kernel for Jupyter notebooks
SinketsuZao's Repositories
SinketsuZao/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
SinketsuZao/WolframLanguageForJupyter
Wolfram Language kernel for Jupyter notebooks
SinketsuZao/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
SinketsuZao/Arduino
ESP8266 core for Arduino
SinketsuZao/awesome-graph-self-supervised-learning
Awesome Graph Self-Supervised Learning
SinketsuZao/ChatGPT_Agent
A Game Demo Powered by ChatGPT Agents
SinketsuZao/ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
SinketsuZao/DeepClustering
Methods and Implements of Deep Clustering
SinketsuZao/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
SinketsuZao/esp8266
esp8266无线干扰器工具包+固件(仅用于测试使用)
SinketsuZao/Java_xmlhack
帮助java环境下任意文件下载情况自动化读取源码的小工具
SinketsuZao/MachineLearning
一些关于机器学习的学习资料与研究介绍
SinketsuZao/models
Models and examples built with TensorFlow
SinketsuZao/multivariate-time-series-data
SinketsuZao/ncs_detection
Raspberry Pi NCS Object detection
SinketsuZao/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm (Heuristic Algorithms) and TSP in Python(遗传算法、粒子群算法、模拟退火算法、蚁群算法、免疫优化算法、鱼群算法)
SinketsuZao/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等