Yao Lirong's Blog

Yao Lirong's Blog

Innovation For Everyone

loading
Variational Inference
Probabilistic Latent Variable Models The two general forms of probabilistic models are: p(x): a typical probabilistic distribution. In this model, we call x the query. p(y ∣ x): a conditional probabilistic distribution. In this model, we cal x the evidence and y the query. Latent variable model...
Hyper-Parameter Tuning with Optuna

After self-implementing a grid-search but having a horrible time writing pyplot visualizing the result, I finally decided to find an existing tool to do the HP tuning for me.

Conducting Multi-Round Conversation with Transformers

I was using LLaVA to query in an image how many characters there are. For higher accuracy, I decided to employ Chain of Thought, but struggled to implement it. CoT is conducted through a multiple round conversation. It is easily done in a graphical chat interface but how is it done internally with code?

CLIP

CLIP investigates whether it is possible to transfer the success of task-agnostic web-scale pre-training in NLP to another domain (CV).

avatar
姚立嵘 Yao
让每个人享受科技的乐趣 (Innovation For Everyone)