- Yen Blog for AI tech articles and Practical knowledge (in Chinese).
Project Name | Language | Targets |
---|---|---|
Bert-Cls |
|
Learning how to do cls task with Bert Model |
AI_Recommend_Bot |
|
Leaning Floating Point IEEE 754 format (CSAPP) |
Connetion Tools |
|
Learning Cpython Internal mechanism and write a python virtual machine |
Project Name | Language | Targets |
---|---|---|
SDV Technological Convergence Reseach |
|
Analyze patents data by using Network and NLP to find out Technological Convergence in Self-driving vehicle |
Smart Health Technological Convergence Reseach |
|
Analyze patents data by using Network and NLP to find out Technological Convergence in Smart Health |
Lens-crawler |
|
Scraping patent data from the LENS website |
Project Name | Language | Targets |
---|---|---|
Python VM | C++ | Write a Python VM in C++ and learn its machanism |
Red-Black Tree | Python | Learning the advance self-balance tree and implement it in python, testing the efficiency |
Docker Container | C or golang | Implement the docker machenism in C or golang |
LLVM tutorial | C++ | Learning how to use LLVM and MLIt to make a language |