Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Chinese-NLP-Corpus
Collections of Chinese NLP corpus
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球300所大学用于教学。
Decision_tree-python
决策树分类(ID3,C4.5,CART)
FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
go-mysql-transfer
MySQL Binlog 增量实时同步工具
gpt4free
decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)
KGs-Survey
This is a repository of knowledge graphs survey paper that will be updated periodically.
westjia's Repositories
westjia/awesome-go
A curated list of awesome Go frameworks, libraries and software
westjia/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
westjia/Chinese-NLP-Corpus
Collections of Chinese NLP corpus
westjia/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球300所大学用于教学。
westjia/Decision_tree-python
决策树分类(ID3,C4.5,CART)
westjia/FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
westjia/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
westjia/go-mysql-transfer
MySQL Binlog 增量实时同步工具
westjia/gpt4free
decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)
westjia/KGs-Survey
This is a repository of knowledge graphs survey paper that will be updated periodically.
westjia/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
westjia/ljgit
learn git
westjia/openmixup
Mixup for Supervision, Semi- and Self-Supervision Learning Toolbox and Benchmark
westjia/OUCML
westjia/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
westjia/practice
some practice
westjia/Python-100-Days
Python - 100天从新手到大师
westjia/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
westjia/SubgraphRetrievalKBQA
The pytorch implementation of Subgraph Retrieval Enhanced Model for Multi-hop Knowledge Base Question Answering
westjia/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
westjia/TransferNet
Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Relation Graph "
westjia/tutorials
机器学习相关教程
westjia/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.