Pinned Repositories
awesome-gcn
resources for graph convolutional networks (图卷积神经网络相关资源)
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DesignPatterns
DGCNN
Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".
Dissertation
Graduation project
elastic-job
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-Lite/?github
gcn_tutorial
A tutorial on Graph Convolutional Neural Networks
GNNPapers
Must-read papers on graph neural networks (GNN)
ukco's Repositories
ukco/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ukco/nowcoder
牛客网部分编程题参考代码。字节跳动(今日头条)内推码:GWTCRED
ukco/Machine_Learning_AndrewNg
Homework of Andrew Ng's "Machine Learning" course in Coursera
ukco/DGCNN
Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".
ukco/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
ukco/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.