Why I start blogging.
最近刚刚入门深度学习和pytorch,为此开一个blog记录自己的学习历程和梳理自己模糊的知识架构,同时写blog的时候还能复习(熟悉)一下markdown和latex的用法。
My first pytorch project was on Identity Recognition. Normally, recognition can be realised by either classification or verification. Since there exists loads of online examples or tutorials for classification, I recon classification would be a good starting point for this exciting journey.