Pinned Repositories
-
记录学习的点滴代码与心得
-offer--python
本项目中针对剑指offer中的算法题用Python进行实现,每日更新
20-23Doc
20-23工作期间所写的文档
2_denoiseAndShadow
图片去阴影二值化
contextual_augmentation
使用双向循环神经网络进行数据增强。Contextual augmentation, a text data augmentation using a bidirectional language model.
d2l_Guo
自学李沐pytorch版《动手学深度学习》课程期间的代码
Encrypt_Guo
模型加密
leetcode_exGuo
leetcode练习
nlp-journey
NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于tensorflow 2.0。
quora-question-pairs
NLP机器阅读理解项目
GUOhm230's Repositories
GUOhm230/-offer--python
本项目中针对剑指offer中的算法题用Python进行实现,每日更新
GUOhm230/contextual_augmentation
使用双向循环神经网络进行数据增强。Contextual augmentation, a text data augmentation using a bidirectional language model.
GUOhm230/d2l_Guo
自学李沐pytorch版《动手学深度学习》课程期间的代码
GUOhm230/nlp-journey
NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于tensorflow 2.0。
GUOhm230/quora-question-pairs
NLP机器阅读理解项目
GUOhm230/-
记录学习的点滴代码与心得
GUOhm230/-offer-python-
本项目对剑指offer上的编程题用python进行实现,每日更新
GUOhm230/20-23Doc
20-23工作期间所写的文档
GUOhm230/2_denoiseAndShadow
图片去阴影二值化
GUOhm230/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
GUOhm230/bert
TensorFlow code and pre-trained models for BERT
GUOhm230/Encrypt_Guo
模型加密
GUOhm230/leetcode_exGuo
leetcode练习
GUOhm230/Classic-Machine-Learning
This project focuses on implementing some classic machine learning algorithms to facilitate your understanding of these algorithms.
GUOhm230/crepe
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
GUOhm230/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
GUOhm230/CS224n-Reading-Notes
CS224n (Chinese) Reading Notes 中文阅读笔记
GUOhm230/d2l_ai
李沐动手学深度学习手码学习版
GUOhm230/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
GUOhm230/githubTest
测试文件夹传入
GUOhm230/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
GUOhm230/magenta
Magenta: Music and Art Generation with Machine Intelligence
GUOhm230/MiniCPM-V
MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
GUOhm230/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
GUOhm230/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
GUOhm230/pycharm-guide
PyCharm 中文指南:安装 | 破解 | 效率 | 技巧
GUOhm230/ShiYanLou
学习C & C++ & python&汇编语言 数据结构 算法 操作系统 单片机 linux 面试
GUOhm230/soja-box
A little useful toolbox for python.
GUOhm230/ttt-lm-pytorch
Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States
GUOhm230/unilm
UniLM - Unified Language Model Pre-training