Pinned Repositories
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
deeplearning
深度学习相关的模型训练、评估和预测相关代码
evermonkey
Evernote Editing. Redefined. 关于 token 的问题请去 https://github.com/michalyao/evermonkey/issues/94 中查看!
Interview-Notebook
:calendar: 准备秋招学习笔记
iterm2-zmodem
Automatic ZModem support for iTerm 2
KeywordProcesser
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
Library
Refrence_Books_PDFfiles
MasterDegree
optimization_wapper
SimCSE-Pytorch
中文数据集下SimCSE+ESimCSE的实现
youngfire's Repositories
youngfire/optimization_wapper
youngfire/Interview-Notebook
:calendar: 准备秋招学习笔记
youngfire/Library
Refrence_Books_PDFfiles
youngfire/SimCSE-Pytorch
中文数据集下SimCSE+ESimCSE的实现
youngfire/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
youngfire/deeplearning
深度学习相关的模型训练、评估和预测相关代码
youngfire/evermonkey
Evernote Editing. Redefined. 关于 token 的问题请去 https://github.com/michalyao/evermonkey/issues/94 中查看!
youngfire/iterm2-zmodem
Automatic ZModem support for iTerm 2
youngfire/KeywordProcesser
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
youngfire/MasterDegree
youngfire/models
Models and examples built with TensorFlow
youngfire/modern-cpp-tutorial
📚 C++11/14/17 On the Fly
youngfire/ngram_train
python 实现ngram 语言模型的训练,根据模型可计算句子的困惑度、得分等
youngfire/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
youngfire/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
youngfire/test
youngfire/thread-pool
Thread pool implementation using c++11 threads
youngfire/TLCL
《快乐的 Linux 命令行》
youngfire/wordvec-by-gensim
youngfire/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.