Using tmux to manage your terminal
Create, kill, and manage tmux sessions
All my learning logs listed here 👇.
Create, kill, and manage tmux sessions
Cross entropy is a loss function used in classification problems. This post will introduce the definition and the intuition behind cross entropy.
Maching learning basically have 2 tasks: regression and classification. This post will introduce how to evaluate the performance of ML models in these 2 tasks.
In paper SeLa (Self-labeling), the cluster-based self-supervised method is transformed to a transportation problem, and optimized using Sinkhorn-Knopp algorithm. This paper refined the methods by using contrastive learning between views and applied multi-crop technique.
OpenMatch introduces a detector to filter out outliers from unlabeled data, and then learn like FixMatch. Its representation is also adapted to the task.
Setting up a Hugo site. Some details and tips.
Configurate Python Env. in Linux. Connect to server with VSCode.
Some common and useful git commands.
Basic notion in reinforce learning. Agent, state, action, policy, reward, state transition and value function.
A brief guide to post template.