GhibliField's starred repositories

fucking-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

Language:JavaScriptLicense:GPL-3.0Stargazers:53844Issues:2258Issues:187

netron

Visualizer for neural network, deep learning and machine learning models

Language:JavaScriptLicense:MITStargazers:26938Issues:298Issues:1101

awesome-electron

Useful resources for creating apps with Electron

en.javascript.info

Modern JavaScript Tutorial

Language:HTMLLicense:NOASSERTIONStargazers:23093Issues:343Issues:892

electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

Language:TypeScriptLicense:MITStargazers:13480Issues:154Issues:6589

Auto-Photoshop-StableDiffusion-Plugin

A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.

Language:TypeScriptLicense:MITStargazers:6574Issues:77Issues:361

forge

:electron: A complete tool for building and publishing Electron applications

Language:TypeScriptLicense:MITStargazers:6345Issues:80Issues:1374

feast

The Open Source Feature Store for Machine Learning

Language:PythonLicense:Apache-2.0Stargazers:5391Issues:74Issues:1356

pycorrector

pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。

Language:PythonLicense:Apache-2.0Stargazers:5365Issues:85Issues:457

immortalwrt

An opensource OpenWrt variant for mainland China users.

Language:CLicense:NOASSERTIONStargazers:5145Issues:80Issues:667

Background-Matting

Background Matting: The World is Your Green Screen

electron-store

Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc

Language:JavaScriptLicense:MITStargazers:4528Issues:26Issues:244

fastNLP

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.

Language:PythonLicense:Apache-2.0Stargazers:3050Issues:82Issues:216

LeetCode

:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)

awesome_Chinese_medical_NLP

中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc

electron-api-demos-Zh_CN

这是 electron-api-demos 的中文版本, 更新至 v2.0.2

Language:HTMLLicense:GPL-2.0Stargazers:1974Issues:61Issues:28

adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks]

Language:PythonLicense:MITStargazers:1802Issues:18Issues:142

FASPell

2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)

Language:PythonLicense:GPL-3.0Stargazers:1192Issues:41Issues:46

fastHan

fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。

Language:PythonLicense:Apache-2.0Stargazers:744Issues:21Issues:55

chaizi

漢語拆字字典

EventExtractionPapers

A list of NLP resources focused on event extraction task

Cyber-Sec-Resources

An organized list of resources including tools, blog-posts and how-to tutorials compiled and created by SCSP community members.

awesome-financial-nlp

Researches for Natural Language Processing for Financial Domain

hanzi_chaizi

汉字拆字库,可以将汉字拆解成偏旁部首,在机器学习中作为汉字的字形特征

Language:PythonLicense:Apache-2.0Stargazers:316Issues:4Issues:9

hanzi_char_featurizer

汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features for deep learning

Language:PythonLicense:Apache-2.0Stargazers:282Issues:7Issues:6

ernie

Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.

Language:PythonLicense:Apache-2.0Stargazers:199Issues:7Issues:14

zulip-electron

Frozen/legacy project for Zulip desktop app; the current repository is zulip-desktop

Language:JavaScriptLicense:Apache-2.0Stargazers:105Issues:7Issues:0

electra_pytorch

ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators

Language:PythonLicense:MITStargazers:91Issues:3Issues:13

BERT-SDA

A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"