XARCEM's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
inoutcode/bitcoin_book_2nd
Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程
SuperMonster003/AutoJs6
安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
bleedline/Awesome-gptlike-shellsite
深入探索精选的套壳站和必备API资源。本文为初学者和经验丰富的运营者提供一站式指南,涵盖常见问题解答和基础攻略,助您迈向套壳站副业成功之路。Dive into a curated selection of shell sites and essential APIs. This article offers a comprehensive guide for both beginners and seasoned operators, covering FAQs and basic strategies to propel you towards success in your shell site side hustle.
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
springwings/ElasticAGI
AGI Engines based LLMs| 基于大语言模型的AGI引擎
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
AzatAI/cs_books
Computer science books Recommended by AzatAI. (Education ONLY)
izackwu/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
xsthunder/host-fe
host modern SPA with http fallback and fullly webpack-like proxy support.
amaiya/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
INK-USC/KagNet
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
danielegrattarola/keras-gat
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
tsujuifu/pytorch_graph-rel
A PyTorch implementation of GraphRel
IBM/Graph2Seq
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
modAL-python/modAL
A modular active learning framework for Python
b3log/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
changzhisun/AntNRE
AntNLP Neural Relation Extraction
ECUST-NLP-Lab/medicalHypernymy
An Attention-based Bi-GRU-CapsNet Model for Hypernymy Detection between Compound Entities
F-debug/Medical-named-entity-recognition
本项目是针对医疗数据,进行命名实体识别。项目中有600份标注好的电子病历文本,共需识别含解剖部位、独立症状、症状描述、手术和药物五类实体。该领域的命名实体识别问题是自然语言处理中经典的序列标注问题。
hankcs/multi-criteria-cws
Simple Solution for Multi-Criteria Chinese Word Segmentation
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.