Yam

Feeling, Coding, Thinking

跳至内容
  • Home
  • Series
  • Archives
  • About
  • Projects
2019

The Rust Programming Language Brief Note (Vol2-Manage)

2019-12-31 •
Coding
•
  • Rust

The Rust Programming Language Brief Note (Vol1-Basic)

2019-12-31 •
Coding
•
  • Rust

Neural Architectures for Named Entity Recognition 论文笔记

2019-12-28 •
Feeling
•
  • Bi-LSTM
  • CRF
  • Embedding
  • NER
  • NLP

Rust Tutorial

2019-12-21 •
Coding
•
  • Rust

剑指 Offer2(Python 版)解析(Ch2)

2019-12-15 •
Coding
•
  • Algorithm
  • Data Structure
  • Python

剑指 Offer2(Python 版)解析(Ch5)

2019-12-15 •
Coding
•
  • Algorithm
  • Data Structure
  • Python

剑指 Offer2(Python 版)解析(Ch3)

2019-12-15 •
Coding
•
  • Algorithm
  • Data Structure
  • Python

剑指 Offer2(Python 版)解析(Ch4)

2019-12-15 •
Coding
•
  • Algorithm
  • Data Structure
  • Python

剑指 Offer2(Python 版)解析(Ch6)

2019-12-15 •
Coding
•
  • Algorithm
  • Data Structure
  • Python

Few-Shot Charge Prediction with Discriminative Legal Attributes 论文笔记

2019-12-15 •
Feeling
•
  • Confusing Labels
  • Few-Shot
  • Imbalance Data
  • NLP

关系提取简述

2019-12-11 •
Coding
•
  • Knowledge Graph
  • NLP
  • Relationship Extraction

AINLP GPU 使用体验指南

2019-12-09 •
Feeling
•
  • Computer
  • GPU
  • ssh

ELECTRA 论文笔记

2019-12-08 •
Feeling
•
  • Electra
  • NLP
  • Pre-training
  • Transformer

The Rust Programming Language Brief Note (Vol3-Style)

2019-12-03 •
Coding
•
  • Rust

The Rust Programming Language Brief Note (Vol4-Advance)

2019-12-03 •
Coding
•
  • Rust

The Rust Programming Language Brief Note (Vol5-Project)

2019-12-03 •
Coding
•
  • Graceful Shutdown
  • Rust
  • Web Server Multithreaded Server

自然语言记忆模块(NLM)

2019-12-02 •
Thinking
•
  • Knowledge Graph
  • NLM
  • NLP
  • Neo4j

Sort Based on Multiway Tree

2019-11-03 •
Coding
•
  • Elixir
  • Multiway Tree
  • Python
  • Sort
  • Tree

Python 小白快速从入门到放弃:使用框架

2019-10-10 •
Coding
•
  • Django
  • Python

Python 小白快速从入门到放弃:在结束后

2019-10-07 •
Coding
•
  • Python

Python 小白快速从入门到放弃:阅读源码

2019-10-06 •
Coding
•
  • Database
  • Python

Python 小白快速从入门到放弃:使用模块

2019-10-03 •
Coding
•
  • Module
  • PyPI
  • Python

Python 小白快速从入门到放弃:基础知识

2019-10-02 •
Coding
•
  • Python

CTRL 论文+代码+实践笔记

2019-09-28 •
Feeling
•
  • Ctrl
  • NLP
  • Text Generation
  • Transformer

GraphQL Elixir Glance

2019-08-24 •
Coding
•
  • Elixir
  • GraphQL

GraphQL Glance

2019-08-24 •
Coding
•
  • GraphQL
  • Query

Bert 论文笔记

2019-08-05 •
Feeling
•
  • BERT
  • Feature-based
  • Fine-tuning
  • NLP
  • Pre-training
  • Transformer

Transformer 论文笔记

2019-08-04 •
Feeling
•
  • Attention
  • NLP
  • Position-Encoding
  • Self-Attention
  • Transformer

Longest Palindromic Substring (LeetCode 5)

2019-08-03 •
Coding
•
  • DP
  • Manacher
  • Palindromic

ERNIE Tutorial(论文笔记 + 实践指南)

2019-08-02 •
Feeling
•
  • ERNIE
  • NLP
  • Pretraining

ChatBot 设计方案

2019-07-20 •
Thinking
•
  • AI
  • ChatBot
  • NLG
  • NLP
  • NLU
  • Probabilistic Model
  • knowledge Graph

Median of Two Sorted Arrays (LeetCode 4)

2019-07-18 •
Coding
•
  • Binary Search
  • Median

Statistical Parsing Note (SLP Ch14)

2019-07-17 •
Feeling
•
  • AI
  • CCG
  • Collins Parser
  • Cross-brackets
  • Formal Grammars
  • Garden-path
  • Lexicalized CFG
  • NLP
  • PCCG
  • PCFG
  • SCFG
  • Supertagging

随笔:命运

2019-07-15 •
Thinking
•
  • Diary

XLNet 论文笔记

2019-07-14 •
Feeling
•
  • AE
  • AR
  • NLP
  • Pretraining
  • Transformer-XL
  • XLNet

数据结构与算法:线性结构

2019-07-13 •
Coding
•
  • Array
  • Computer Science
  • Data Structure
  • Linear Sturcture
  • Linked List
  • Queue
  • Stack
  • String

Longest Substring Without Repeating Characters (LeetCode 3)

2019-07-13 •
Coding
•
  • Slide
  • Substring

《Elasticsearch 权威指南》之基础入门 Note(基于 7.x)

2019-07-09 •
Feeling
•
  • Elasticsearch
  • Full-Text-Search
  • Lucene
  • Search

Syntactic Parsing Note (SLP Ch13)

2019-07-08 •
Feeling
•
  • AI
  • CKY
  • CYK
  • Chunking
  • Formal Grammars
  • NLP
  • Partial Parsing

Formal Grammars of English Note (SLP Ch12)

2019-06-21 •
Feeling
•
  • AI
  • CCG
  • CFG
  • Context-Free Grammars
  • Formal Grammars
  • Lexicalized Grammars
  • NLP
  • Phrase Structure Grammars
  • Treebank

信息熵与选择:由三门问题想到的

2019-06-19 •
Thinking
•
  • Entropy
  • Information Theory

Sequence Processing with Recurrent Networks Note (SLP Ch09)

2019-06-17 •
Feeling
•
  • AI
  • GRU
  • LSTM
  • NLP
  • RNN
  • SRN

常用 DataBase 相关操作和资源

2019-06-15 •
Coding
•
  • DB
  • Postgres
  • SQL

Part-of-Speech Tagging Note (SLP Ch08)

2019-06-11 •
Feeling
•
  • AI
  • Beam Search
  • Decoding
  • HMM
  • MEMM
  • NLP
  • PoS
  • Tagging
  • Viterbi

一些关于工作的观点(From《华为工作法》)

2019-06-08 •
Feeling
•
  • Job
  • Occupation
  • Work

Neural Networks and Neural Language Models Note (SLP Ch07)

2019-05-31 •
Feeling
•
  • AI
  • DNN
  • Embeddings
  • LM
  • NLP

Vector Semantics Note (SLP Ch06)

2019-05-16 •
Feeling
•
  • AI
  • Cosine
  • Embeddings
  • Lexical Semantics
  • NLP
  • PPMI
  • TF-IDF
  • Vector Semantics
  • Word2vec

Logistic Regression Note (SLP Ch05)

2019-05-08 •
Feeling
•
  • AI
  • Cross Entropy
  • Gradient Descent
  • Logistic Regression
  • NLP
  • SGD

Naive Bayes and Sentiment Classification Note (SLP Ch04)

2019-05-05 •
Feeling
•
  • AI
  • Evaluation
  • F1
  • NLP
  • Naive Bayes
  • Sentiment Classification
  • Test

Regular Expressions, Text Normalization, and Edit Distance Note (SLP Ch02)

2019-04-22 •
Feeling
•
  • AI
  • Edit Distance
  • NLP
  • Reqular Expressions
  • Text Normalization

DataBase Foreign Data Wrapper

2019-04-21 •
Coding
•
  • DB
  • FDW
  • Materialized Views
  • Postgres
  • SQL

Python 小白快速从入门到放弃:在开始前

2019-04-10 •
Coding
•
  • Python

Information Extraction Note (SLP Ch18)

2019-04-09 •
Feeling
•
  • AI
  • IE
  • Information Extraction
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch18)

2019-04-08 •
Feeling
•
  • AI
  • NLP
  • Philosophy

自然语言计算机形式分析的理论与方法笔记(Ch17)

2019-04-08 •
Feeling
•
  • AI
  • Evaluation
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch16)

2019-04-04 •
Feeling
•
  • AI
  • Machine Translation
  • NLP

《纳博科夫最喜欢的词》读书笔记与思考

2019-03-31 •
Thinking
•
  • AI
  • Computational Linguistics
  • NLP
  • Style

自然语言计算机形式分析的理论与方法笔记(Ch15)

2019-03-29 •
Feeling
•
  • AI
  • Automatic Speech Processing
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch14)

2019-03-22 •
Feeling
•
  • AI
  • HMM
  • Markov
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch13)

2019-03-15 •
Feeling
•
  • AI
  • NLP
  • Ngram
  • Smoothing

自然语言计算机形式分析的理论与方法笔记(Ch12)

2019-03-11 •
Feeling
•
  • AI
  • Backward
  • Bayes
  • FSM
  • Forward
  • Minimum Edit Distance
  • NLP
  • Spell Check
  • Viterbi

自然语言计算机形式分析的理论与方法笔记(Ch11)

2019-03-01 •
Feeling
•
  • AI
  • NLP
  • Probabilistic Grammar

自然语言计算机形式分析的理论与方法笔记(Ch10)

2019-02-27 •
Feeling
•
  • AI
  • NLP
  • Pragmatic Automatic Processing

自然语言计算机形式分析的理论与方法笔记(Ch09)

2019-02-21 •
Feeling
•
  • AI
  • Function Syntax
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch08)

2019-02-15 •
Feeling
•
  • AI
  • NLP
  • Semantic Automatic Processing

自然语言计算机形式分析的理论与方法笔记(Ch07)

2019-01-31 •
Feeling
•
  • AI
  • Lexicalism
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch06)

2019-01-18 •
Feeling
•
  • AI
  • Grid Grammar
  • NLP

自然语言计算机形式分析的理论与方法笔记(Ch05)

2019-01-15 •
Feeling
•
  • AI
  • Dependence
  • NLP
  • Valence

自然语言计算机形式分析的理论与方法笔记(Ch04)

2019-01-09 •
Feeling
•
  • AI
  • NLP
  • Unity Operation

Categories

  • Coding72
  • Feeling142
  • Thinking36

Music

Recents

  • 从Voila看语音端到端发展
  • R1后范式最佳实践:Seed-Thinking和Qwen3
  • Yarz-Logic:R1-Zero相关实验报告
  • VAPO:基于价值方法的新突破
  • R1相关:R1-Zero的进一步理解和探索

Tag Cloud

AE AI AIGC ALBERT AR AUC Accuracy Activation Agent Aha Algorithm Array Arrow Attention Automatic Speech Processing Automation BERT BIO BIOHD BM25 BPE BabyGrow Backtracking Backward Bahdanau Attention Bart Bayes Beam Search Bert-Flow Bi-LSTM Biasing BigCodec Binary Search Blending Brain Brain Decoding Bridge Business C C4 CCG CE BERT CFG CKY CNN CRF CS CYK Calculus Camera Cascades Catalan ChatBot ChatGPT Chi2 Chunking Class Imbalance Loss Classification CoT Codec Cognition Collaborative Filtering Collins Parser Computational Linguistics Computer Computer Science Confusing Labels Context-Free Grammars Continual Pre-training Continual Pretraining Contrastive-Learning Coordinate Ascent Cosine Cosine Similarity Cross Entropy Cross-brackets Cross-view Ctrl Culture DA DAC DAPO DB DNN DP DPO Data Augmentation Data Clearing Data Enhancement Data Preprocess Data Science Data Structure DataManagement Database DeBERTa Debiasing Decoder Decoding Deep DeepGen DeepGraph DeepLearning DeepScaleR DeepSeek Dependence Diary Disentangled Attention DistilBERT Distillation Django Docker Docker-Compose Dockerfile Dr GRPO DrDAPO Dream Dropout Dynamic-Mask EDA EMD ERNIE Economics Edit Distance Efficient-DeepLearning Elasticsearch Electra Elixir Ellipsis Embedding Embeddings Embodied AI Encoder Entropy Evaluation ExT5 F1 FDW FLAN FSM Faith FastCuRL Feature Engineering Feature-based Few-Shot Few-shot Prompting Fine-tuning Formal Grammars Forward Full-Text-Search Function Syntax Funk MF Funnel Transformer GAE GBTD GELU GP GPT-1 GPT-2 GPT-3 GPT3 GPU GRPO GRU GSG Gan Garden-path Git Global Pointer Glow Graceful Shutdown Gradient Descent Graph GraphQL Grid Grammar Growth H2O-Danube HMM Hard-SVM Hinge Loss Hope Host-only HuggingLLM Human-in-Loop Human-in-the-Loop IDE IE IQR Imbalance Data Impossible-Triangle In-Context Learning Industry Inference Scaling Information Extraction Information Theory Instruct InstructGPT Instruction Following Instruction Inference Isolation Forest ItemCF Jaccard Java Jax Job Jupyter KKT KL KS Kernel Kernel Function Kernel Method Keyword Knowledge Graph L1 LCPO LIMD LIMO LIMR LLM LLM-Colosseum LM LOF LR LSTM Labeling Language Model Lexical Semantics Lexicalism Lexicalized CFG Lexicalized Grammars Life Linear Algebra Linear Sturcture Linked List LinkedList Linux Llama Logistic Regression Lucene Luong Attention MEMM MF MIO MM Fusion MTL Machine Machine Learning Machine Translation Manacher Managemnt MarkBERT Markov Materialized Views Math Matplotlib Matrix Factorization Median Meta Learning Metric Minimum Edit Distance Minkowski Model Evaluation Module Multi-Head Attention Multi-Modal MultiModal Multitask Multiway Tree NAT NER NLG NLM NLP NLU NMT NNW NTP Naive Bayes Neo4j Network Ngram NodeJS Normalizing Flow NumPy Numba Numpy OMNI ORZ Occupation One-Shot Online-DPO-R1 OpenSource Orientation P-R PCCG PCFG PEGASUS PLM PPMI PTM PageRank Palindromic Pandarallel Pandas Partial Parsing Passion Pearson Philosophy Phrase Structure Grammar Phrase Structure Grammars PoS Polars Pooling Position-Encoding Post-training Postgres Pragmatic Automatic Processing Pre-Trained Pre-Training Pre-training Precision Pretrain Pretrained Pretraining Probabilistic Grammar Probabilistic Model Promote Prompt ProtoBERT Pruning Psychology PyPI Python QA Quant Quantization Query Queue Qwen3 R-Drop R1 R1-Zero RAG RELU RFE RHO RHO-1 RL RLHF RMSE RNN ROC RWD Rank RaspberryPi Raspberrypi Recall Recommendation Recursion Reformer Regex Regular Expression Reinforcement Learning Relationship Extraction Representation Reqular Expressions Retrieving RoBERTa Rotated Sorted Array Rust SCFG SGD SLM SMO SQL SRN STaR SVD++ SVM Scaling Scaling Law Seaborn Search Seed-Thinking Segmentation Selection-Inference Self-Attention Semantic Automatic Processing Semantic Similarity Senta Sentence Representation Sentence Similarity Sentence-BERT Sentiment Classification SentimentAnalysis Siamese Sigmoid SimCSE Similarity Simon Simple-Zoo Simpson Paradox Skill Slide Smoothing Soft-SVM Softmax Sort Span Spell Check SqueezeBERT Stable LM Stack Stacking Statistics Stirling Strategic StratifiedKFold String Style Substring Summarization Supertagging Swap System T5 TF-IDF THW TS3-Codec TTS Tagging TanH TensorBay Tensorflow Test Text Classification Text Generation Text Normalization TextCNN TextRank Thought Transformer Transformer-XL Tree Treebank Tuning Tutorial Ubuntu UniLM Unity Operation Unix UserCF VAPO VITS Vagrant Valence Vector Semantics Verifier Virtual Network VirtualBox Visualization Viterbi Vocabulary Learning VoiceAgent Voila Voting W2NER WOE Web Server Multithreaded Server Wide Word2vec Work XLNet XTTS Z-Score Zero-Short Zero-Shot Zero-shot ZhouZhihua Zipf Ziya binning emacs few-shot ffmpeg jpype knowledge Graph motion node2vec oat-zero orz s1 ssh str vim vlc

© 2025 hscspring All rights reserved.

Powered by Hexo