Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
benchmarking-gnns
Repository for benchmarking graph neural networks
ConvE
Convolutional 2D Knowledge Graph Embeddings resources
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
grok-1
Grok open release
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
UKGEbert
Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model
UKGsE
Fast Predicting Uceertainty over Knowledge Graph Embedding
ShihanYang's Repositories
ShihanYang/UKGEbert
Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model
ShihanYang/UKGsE
Fast Predicting Uceertainty over Knowledge Graph Embedding
ShihanYang/grok-1
Grok open release
ShihanYang/learning_with_signatures
Learning with Signatures
ShihanYang/snap-python
SNAP Python code, SWIG related files
ShihanYang/500lines
500 Lines or Less -- Original
ShihanYang/500lines-rewrite
Re-write code of "500 Lines or Less" project.
ShihanYang/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
ShihanYang/awesome-network-analysis
A curated list of awesome network analysis resources.
ShihanYang/chatgpt-vscode-plugin
A VS code plugin for ChatGPT built by ChatGPT
ShihanYang/chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
ShihanYang/chineseocr
yolo3+ocr
ShihanYang/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
ShihanYang/CogQA
Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"
ShihanYang/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
ShihanYang/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
ShihanYang/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
ShihanYang/Handright
A lightweight Python library for simulating Chinese handwriting
ShihanYang/KdgeFreeQA
Knowledgeable Free Question Answering System
ShihanYang/odoo
Odoo. Open Source Apps To Grow Your Business.
ShihanYang/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
ShihanYang/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
ShihanYang/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
ShihanYang/panzoom
A library for panning and zooming elements using CSS transforms :mag:
ShihanYang/signatory
Differentiable computations of the signature and logsignature transforms, on both CPU and GPU. (ICLR 2021)
ShihanYang/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
ShihanYang/tessdata
Trained models with support for legacy and LSTM OCR engine
ShihanYang/three.js
JavaScript 3D Library.
ShihanYang/tutorial
This is a tutorial we are using for Django Girls workshops
ShihanYang/W2NER
Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification