当前位置:网站首页>NLP engineer learning summary and index
NLP engineer learning summary and index
2022-07-05 12:39:00 【NLP journey】
Summary
Recently, I am going to summarize the content of Algorithm , Because it does natural language processing , Divide according to the learning path :
- Data structure and basic algorithm
- machine learning
- natural language processing
These three parts , Among them, the data structure and basic algorithm summarize the common data structure and sorting 、 search algorithm . Refer to the summary of the great God leetcode 101 Answer key . Machine learning uses teacher Li Hang's 《 Statistical machine learning 》 The second edition 、DL Bible 《 Deep learning 》、 Zhou Zhihua's watermelon book 《 machine learning 》. Natural language processing is a summary of some specific natural language processing tasks . Stand here flag, Do not set the end time , As a long-term project study summary plan .
Data structure and basic algorithm
Data structure and basic algorithm are based on 《LeetCode 101: With you, you can easily brush questions 》 As the research object , Learn the data structure and algorithm, and in leetcode Brush questions on the actual battle . Finally, all the topics mentioned in the book are summarized .
machine learning
Machine learning is based on Teacher Li Hang's 《 Statistical machine learning 》 and 《 Deep learning 》 And the latest major breakthrough papers are the main learning resources , Focus on learning model algorithms that are highly related to natural language processing .
natural language processing
Naturallanguageprocessing takes tasks or naturallanguageprocessing projects encountered in your daily work as the object , Summarize the model algorithm used in this task .
边栏推荐
- Learn JVM garbage collection 05 - root node enumeration, security points, and security zones (hotspot)
- Distributed cache architecture - cache avalanche & penetration & hit rate
- Flutter2 heavy release supports web and desktop applications
- Correct opening method of redis distributed lock
- Tabbar configuration at the bottom of wechat applet
- Average lookup length when hash table lookup fails
- ZABBIX ODBC database monitoring
- Redis master-slave configuration and sentinel mode
- Master the new features of fluent 2.10
- Kotlin函数
猜你喜欢
Get the variable address of structure member in C language
Database connection pool & jdbctemplate
Third party payment interface design
Hexadecimal conversion summary
Kotlin变量
MySQL splits strings for conditional queries
JDBC -- extract JDBC tool classes
Redis's memory elimination mechanism, read this article is enough.
[superhard core] is the core technology of redis
Redis highly available sentinel cluster
随机推荐
Learn the garbage collector of JVM -- a brief introduction to Shenandoah collector
POJ-2499 Binary Tree
ActiveMQ installation and deployment simple configuration (personal test)
Experimental design - using stack to realize calculator
Anaconda creates a virtual environment and installs pytorch
Redis's memory elimination mechanism, read this article is enough.
Redis clean cache
Get all stock data of big a
Pytoch monolayer bidirectional_ LSTM implements MNIST and fashionmnist data classification
一款新型的智能家居WiFi选择方案——SimpleWiFi在无线智能家居中的应用
MySQL basic operation -dql
Kotlin变量
How to recover the information server and how to recover the server data [easy to understand]
Principle of universal gbase high availability synchronization tool in Nanjing University
Leetcode-1. Sum of two numbers (Application of hash table)
About cache exceptions: solutions for cache avalanche, breakdown, and penetration
Iterator details in list... Interview pits
NPM install reports an error
Take you two minutes to quickly master the route and navigation of flutter
Redis cluster configuration