Sitemap

A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.

Pages

Posts

ReID

less than 1 minute read

Published:

一些概念

LanguageModel

less than 1 minute read

Published:

语言模型

Sequence_Models

less than 1 minute read

Published:

现实中很多数据其实都有时序结构的

Precision_Recall

1 minute read

Published:

First of all

In machine learing, precision and recall are two standards to evaluate a model , but why precision and recall can make such a useful work? Here are the answers

Rare classification example

When we want to train a classifier to classify the disease on the patient, you train a classifier $f_{\vec{w},b}(\vec{x})$ ($y=1$ if disease present,$y=0$ otherwise)

ResNet

less than 1 minute read

Published:

函数训练时可能遇到的问题

DiffusionModel

1 minute read

Published:

INTRODUCTION

Divided into part procession , Diffusion Model has a “Forward Process” and a “Reverse Process”.

Pooling(池化层)

less than 1 minute read

Published:

引入

在之前我们对图像进行卷积操作时,例如检测边界 (0与1的边界) img

GAN笔记

less than 1 minute read

Published:

两个核心

Generator

img

debug a learning algorithm

less than 1 minute read

Published:

Look at this J funciton: \(J(\vec{w},b)=\frac{1}{2m}\sum^m_{i=1}(f_{\vec{m},b}\vec({x}^{(i)})-y^{(i)})^2+\frac{\lambda}{2m}\sum^n_{j=1}w^2_j\)

ML/Deep Learning Note4-卷积层

1 minute read

Published:

几个基础概念

1、Receptive Field(感受野)

在卷积神经网络中,感受野的定义是:卷积神经网络每一层输出的特征图(feature map)上的像素点在原始图像上映射的区域大小。

ML/Deep Learning Note4-交叉熵与KL散度

less than 1 minute read

Published:

昨晚被Johnny Zhu问了一下交叉熵是啥东西,发现自己确实是学了如学,只学了个名字,所以重新整理一下

portfolio

publications

Paper Title Number 4

Published in GitHub Journal of Bugs, 2024

This paper is about fixing template issue #693.

Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.