corleytd's starred repositories

TextBrewer

A PyTorch-based knowledge distillation toolkit for natural language processing

Language:PythonLicense:Apache-2.0Stargazers:1592Issues:0Issues:0

torchdistill

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

Language:PythonLicense:MITStargazers:1376Issues:0Issues:0

d2l-zh

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

Language:PythonLicense:Apache-2.0Stargazers:62821Issues:0Issues:0

Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:18285Issues:0Issues:0

nlpcda

一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda

Language:PythonLicense:Apache-2.0Stargazers:1767Issues:0Issues:0

easy-bert

easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习

Language:PythonLicense:MITStargazers:71Issues:0Issues:0

LatticeLSTM

python3 pytorch>=0.4

Language:PythonStargazers:11Issues:0Issues:0

Dism-Multi-language

Dism++ Multi-language Support & BUG Report

Language:HTMLLicense:MITStargazers:14909Issues:0Issues:0

Play-with-Algorithms

Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

Language:JavaStargazers:3669Issues:0Issues:0

chinese-QA-chatbot

A simple chinese QA chatbot implement with pytorch and transformer trained by PTT data

Language:Jupyter NotebookStargazers:5Issues:0Issues:0

Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Language:PythonStargazers:38187Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:55188Issues:0Issues:0

s2orc-doc2json

Parsers for scientific papers (PDF2JSON, TEX2JSON, JATS2JSON)

Language:PythonLicense:Apache-2.0Stargazers:344Issues:0Issues:0

habanero

client for Crossref search API

Language:PythonLicense:MITStargazers:198Issues:0Issues:0

lagou-course-downloader

拉勾网/拉钩教育 课程视频下载器

Language:JavaStargazers:182Issues:0Issues:0

iTerm2-Color-Schemes

Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty

Language:ShellLicense:NOASSERTIONStargazers:24721Issues:0Issues:0

word2vecpy

Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms

Language:PythonStargazers:324Issues:0Issues:0

Pytorch-seq2seq-Beam-Search

PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation

Language:PythonLicense:MITStargazers:58Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:133662Issues:0Issues:0

CPM-1-Generate

Chinese Pre-Trained Language Models (CPM-LM) Version-I

Language:PythonLicense:MITStargazers:1587Issues:0Issues:0

scihub-cn

国内环境下可用的scihub论文下载器

Language:PythonLicense:MITStargazers:357Issues:0Issues:0

bert-embedding

🔡 Token level embeddings from BERT model on mxnet and gluonnlp

Language:PythonLicense:Apache-2.0Stargazers:451Issues:0Issues:0

stopwords

中文常用停用词表(哈工大停用词表、百度停用词表等)

Stargazers:4630Issues:0Issues:0

HanLP

Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification

Language:PythonLicense:Apache-2.0Stargazers:33721Issues:0Issues:0

Awesome-Chinese-NLP

A curated list of resources for Chinese NLP 中文自然语言处理相关资料

License:Apache-2.0Stargazers:7790Issues:0Issues:0

NLPython

This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"

Language:Jupyter NotebookLicense:MITStargazers:318Issues:0Issues:0

Adv-ALSTM

Code for paper "Enhancing Stock Movement Prediction with Adversarial Training" IJCAI 2019

Language:PythonStargazers:165Issues:0Issues:0

stocknet-code

Code for stock movement prediction from tweets and historical stock prices.

Language:PythonLicense:MITStargazers:201Issues:0Issues:0

Lhy_Machine_Learning

李宏毅2021/2022/2023春季机器学习课程课件及作业

Language:Jupyter NotebookStargazers:6143Issues:0Issues:0

bert4keras

keras implement of transformers for humans

Language:PythonLicense:Apache-2.0Stargazers:5364Issues:0Issues:0