Yam

Feeling, Coding, Thinking

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

IDE Memo

2022-11-15 •
Coding
•
  • IDE
  • emacs
  • vim

W2NER 代码

2022-07-17 •
Coding
•
  • AI
  • NER
  • NLP
  • NNW
  • THW
  • W2NER
2021

Multitask Prompted Training Enables Zero-shot Task Generalization

2021-12-25 •
Coding
•
  • Multitask
  • Promote
  • Zero-shot

虚拟网络指南

2021-12-19 •
Coding
•
  • Bridge
  • CS
  • Host-only
  • NAT
  • Network
  • Virtual Network

Python Ellipsis

2021-11-13 •
Coding
•
  • Ellipsis
  • Python

浅析文本分类——情感分析与自然语言处理

2021-10-27 •
Coding
•
  • AI
  • Classification
  • NLP
  • Senta
  • SentimentAnalysis
  • Text Classification

TensorBay 指南

2021-09-21 •
Coding
•
  • AI
  • NLP
  • TensorBay
  • Tensorflow
  • TextCNN

在 TextCNN 上实验 Dropout 和对比学习

2021-08-31 •
Coding
•
  • Dropout
  • R-Drop
  • SimCSE
  • TextCNN

高性能数据处理

2021-08-12 •
Coding
•
  • Arrow
  • Jax
  • Numba
  • Numpy
  • Pandarallel
  • Pandas
  • Polars

Git Memo

2021-08-12 •
Coding
•
  • Git

Docker Memo

2021-08-05 •
Coding
•
  • Docker
  • Docker-Compose
  • Dockerfile

机器之眼:树莓派摄像头

2021-07-03 •
Coding
•
  • Camera
  • RaspberryPi
  • ffmpeg
  • motion
  • vlc

Unix Cheat Sheet

2021-07-02 •
Coding
•
  • Linux
  • Raspberrypi
  • Unix

机器之脑:树莓派初使用

2021-07-01 •
Coding
•
  • RaspberryPi
  • Tutorial

Python 调用 Java

2021-06-14 •
Coding
•
  • Java
  • Python
  • jpype

Rust str 转 String

2021-06-06 •
Coding
•
  • Rust
  • String
  • str
2020

GBTD + LR 论文笔记

2020-10-30 •
Coding
•
  • GBTD
  • LR
  • Recommendation

Wide and Deep Learning for Recommender System 论文笔记

2020-10-27 •
Coding
•
  • Deep
  • Recommendation
  • Wide

矩阵分解

2020-10-24 •
Coding
•
  • Funk MF
  • MF
  • Matrix Factorization
  • Recommendation
  • SVD++

协同过滤

2020-10-22 •
Coding
•
  • Collaborative Filtering
  • Cosine
  • ItemCF
  • Jaccard
  • Minkowski
  • Pearson
  • Recommendation
  • Similarity
  • UserCF

模型融合

2020-09-26 •
Coding
•
  • Blending
  • Data Science
  • Machine Learning
  • Stacking
  • StratifiedKFold
  • Voting

建模调参

2020-09-24 •
Coding
•
  • Data Preprocess
  • Data Science
  • Machine Learning
  • Model Evaluation
  • Tuning

特征工程

2020-09-21 •
Coding
•
  • Chi2
  • Data Science
  • Feature Engineering
  • IQR
  • Isolation Forest
  • LOF
  • Machine Learning
  • RFE
  • Z-Score
  • binning

EDA

2020-09-18 •
Coding
•
  • Data Science
  • EDA

Metrics

2020-09-15 •
Coding
•
  • AI
  • AUC
  • Accuracy
  • KS
  • Machine Learning
  • P-R
  • Precision
  • RMSE
  • ROC
  • Recall
  • WOE

Find First and Last Position of Element in Sorted Array (LeetCode 34)

2020-08-31 •
Coding
•
  • Binary Search

Search in Rotated Sorted Array (LeetCode 33, 81, 153)

2020-08-22 •
Coding
•
  • Binary Search
  • LinkedList
  • Rotated Sorted Array
  • Search

Swap Nodes in Paris (LeetCode 24)

2020-08-20 •
Coding
•
  • LinkedList
  • Recursion
  • Swap

Generate Parentheses (LeetCode 22)

2020-08-12 •
Coding
•
  • Backtracking
  • Catalan
  • Recursion
  • Stirling

AI 小课堂:Activation Function

2020-07-05 •
Coding
•
  • AI
  • Activation
  • GELU
  • RELU
  • Sigmoid
  • Softmax
  • TanH

QA 小课堂:Introduction

2020-07-05 •
Coding
•
  • AI
  • Quant

Rust by Example Brief Note

2020-02-02 •
Coding
•
  • Rust
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

Rust Tutorial

2019-12-21 •
Coding
•
  • Rust

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

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

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

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

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

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

关系提取简述

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

The Rust Programming Language Brief Note (Vol3-Style)

2019-12-03 •
Coding
•
  • Rust

The Rust Programming Language Brief Note (Vol5-Project)

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

The Rust Programming Language Brief Note (Vol4-Advance)

2019-12-03 •
Coding
•
  • Rust

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

GraphQL Glance

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

GraphQL Elixir Glance

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

Longest Palindromic Substring (LeetCode 5)

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

Median of Two Sorted Arrays (LeetCode 4)

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

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

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

常用 DataBase 相关操作和资源

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

DataBase Foreign Data Wrapper

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

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

2019-04-10 •
Coding
•
  • Python
2018

数据结构与算法:导论

2018-12-21 •
Coding
•
  • Computer Science
  • Data Structure

绘制文本分类数据

2018-12-15 •
Coding
•
  • Matplotlib
  • Python
  • Seaborn
  • Visualization

数据结构与算法:前言

2018-12-01 •
Coding
•
  • Computer Science
  • Data Structure

浙大翁恺老师《C 语言程序设计进阶》笔记

2018-07-31 •
Coding
•
  • C

浙大翁恺老师《程序设计入门——C语言》笔记

2018-06-20 •
Coding
•
  • C

“心有麟熙”《强化学习炼金术》系列笔记

2018-05-07 •
Coding
•
  • AI
  • Reinforcement Learning

Gan 原理、证明与实现

2018-03-26 •
Coding
•
  • AI
  • DeepLearning
  • Gan
2017

正则表达式笔记

2017-09-04 •
Coding
•
  • Python
  • Regex
  • Regular Expression

Pandas 入门

2017-03-05 •
Coding
•
  • Data Science
  • Pandas
  • Python

Python 编码笔记整理

2017-03-05 •
Coding
•
  • Python

List, Dict, Array, Series, DataFrame 相互转换

2017-02-15 •
Coding
•
  • Data Clearing
  • Data Science
  • Python
2016

Numpy 入门

2016-09-19 •
Coding
•
  • Data Science
  • NumPy
  • Python

Categories

  • Coding71
  • Feeling107
  • Thinking27

Music

Recents

  • ChatGPT 开发指南:Hugging LLM Hugging Future
  • ChatGPT 基础科普:知其一点所以然
  • 「+AI」需要什么?
  • ChatGPT 影响冲击:职业、行业与产业
  • ChatGPT 标注指南:任务、数据与规范

Tag Cloud

AE AI ALBERT AR AUC Accuracy Activation Algorithm Array Arrow Attention Automatic Speech Processing Automation BERT BIO BIOHD BM25 BPE Backtracking Backward Bahdanau Attention Bart Bayes Beam Search Bert-Flow Bi-LSTM Biasing 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 Cognition Collaborative Filtering Collins Parser Computational Linguistics Computer Computer Science Confusing Labels Context-Free Grammars Contrastive-Learning Coordinate Ascent Cosine Cosine Similarity Cross Entropy Cross-brackets Cross-view Ctrl Culture DA DB DNN DP Data Augmentation Data Clearing Data Enhancement Data Preprocess Data Science Data Structure Database DeBERTa Debiasing Decoder Decoding Deep DeepGen DeepGraph DeepLearning Dependence Diary Disentangled Attention DistilBERT Distillation Django Docker Docker-Compose Dockerfile Dropout Dynamic-Mask EDA EMD ERNIE Economics Edit Distance Efficient-DeepLearning Elasticsearch Electra Elixir Ellipsis Embedding Embeddings Encoder Entropy Evaluation ExT5 F1 FDW FLAN FSM Faith Feature Engineering Feature-based Few-Shot Fine-tuning Formal Grammars Forward Full-Text-Search Function Syntax Funk MF Funnel Transformer GBTD GELU GP GPT-1 GPT-2 GPT-3 GPT3 GPU GRU GSG Gan Garden-path Git Global Pointer Glow Graceful Shutdown Gradient Descent Graph GraphQL Grid Grammar Growth 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 Information Extraction Information Theory Instruct InstructGPT Isolation Forest ItemCF Jaccard Java Jax Job Jupyter KKT KS Kernel Kernel Function Kernel Method Keyword Knowledge Graph LLM LM LOF LR LSTM Labeling Language Model Lexical Semantics Lexicalism Lexicalized CFG Lexicalized Grammars Life Linear Algebra Linear Sturcture Linked List LinkedList Linux Logistic Regression Lucene Luong Attention MEMM MF 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 Multitask Multiway Tree NAT NER NLG NLM NLP NLU NMT NNW Naive Bayes Neo4j Network Ngram Normalizing Flow NumPy Numba Numpy Occupation One-Shot 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 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 R-Drop RELU RFE 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 SMO SQL SRN STaR SVD++ SVM Seaborn Search 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 Simpson Paradox Skill Slide Smoothing Soft-SVM Softmax Sort Span Spell Check SqueezeBERT Stack Stacking Statistics Stirling Strategic StratifiedKFold String Style Substring Summarization Supertagging Swap System T5 TF-IDF THW 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 Vagrant Valence Vector Semantics Verifier Virtual Network VirtualBox Visualization Viterbi Vocabulary Learning Voting W2NER WOE Web Server Multithreaded Server Wide Word2vec Work XLNet Z-Score Zero-Short Zero-Shot Zero-shot ZhouZhihua Zipf binning emacs few-shot ffmpeg jpype knowledge Graph motion node2vec ssh str vim vlc

© 2023 Yam All rights reserved.

Powered by Hexo