sunwback's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
django/django
The Web framework for perfectionists with deadlines.
coder/code-server
VS Code in the browser
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
gogs/gogs
Gogs is a painless self-hosted Git service
openssl/openssl
TLS/SSL and crypto library
facebookarchive/draft-js
A React framework for building text editors.
openwrt/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
trojan-gfw/trojan
An unidentifiable mechanism that helps you bypass GFW.
redis/redis-py
Redis Python client
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
PyMySQL/PyMySQL
MySQL client library for Python
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
Python-Markdown/markdown
A Python implementation of John Gruber’s Markdown with Extension support.
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
thunlp/OpenNE
An Open-Source Package for Network Embedding (NE)
lxneng/xpinyin
Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音
leporo/tornado-redis
Asynchronous Redis client that works within Tornado IO loop.
benedekrozemberczki/GraphWaveletNeuralNetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
Eilene/spatio-temporal-paper-list
Spatio-temporal modeling 论文列表(主要是graph convolution相关)
PyMySQL/Tornado-MySQL
PyMySQL fork for Tornado
snower/TorMySQL
The highest performance asynchronous MySQL driver by PyMySQL
csiesheep/hin2vec
Heterogeneous information network representation learning
takuyaa/waifu2x-js
Image super-resolution using deep convolutional neural network (CNN)
GTmac/HARP
Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"
shangjingbo1226/ESim
ErDmKo/asyncmc
Async Memcached client for Tornado