- How to solve face recognition problem with one-shot learning, which uses Siamese Network and Triplet loss function.
- Face verification problem with binary classification, introduce logistic unit and chi-square norm.
Brief Introduction of Convolutional Neural Network, related architectures and computer vision practice
Recording the progress of deploying the NLP project by fastAPI, docker and streamlit.