Thinking about Generative AI
In this post, I would give a brief introduction of recent popular generative AIs, and then dicsuss some of its pros and cons.
In this post, I would give a brief introduction of recent popular generative AIs, and then dicsuss some of its pros and cons.
In this post, I will introduce the string matching problem, and a clever solution - KMP algorithm. I start from the brute force method and showed how to deduce KMP.
In this post, I would provide an introduction to Knowledge graph, provide information about its definition, construction, storage and application.
In this post, I would provide a detailed introduction to ZettleKasten method, which I have been applying since I read the book How to take smart notes.
In this post, I would summarize key points from classic paper
In this piece of note, I will give an overview of NLP's development history, focusing on how recent neural approaches revolutionise the NLP field.
In this post, I would summarize key points from classic paper <BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding> following its initial structure.
...Though it may sound strange, I wanted to record some of my realizations regarding how to deal with the massive incoming information and how to gain & use information effectively.
In this piece of note, I will give an overview of Crypotography, introduce basic principles and algorithms for symmetric cryptography, assymetric cryptography and Protocols.
In this article, I will talk about my understanding and implementation of time management measures. Moreover, I would introduce some popular concepts of this topic, like GTD, Pomodoros,The Eisenhower Method....