Yingbiao.H

Fine-tuning life with 1 epoch


  • Home

  • About

  • Archives

Install nvidia docker

Posted on 2019-05-04 |
For DL research, it is recommanded to use docker to manage Cuda and Cudnn version, since the the combination of Cuda and Cudann is very strict, if you install the wrong Cuda and Cudnn combination, you will get tons of error when running tensorflow or pytorch. nvidia gpu cloud is a docker platform ma ...
Read more »

BERT in theory

Posted on 2019-04-20 |
In this article, I will share what I learn form BERT—A google new NLP transform learning model. Anyway I start a paper every week challenge for 2019, I will read a NLP paper every weeek, and try to write down what I had learned from this paper, hope that I can keep it up^-^ Here is the paper BERT: P ...
Read more »

Git in aciton

Posted on 2019-04-06 |
This article is about how to set up git repository and how to mange porject with git Set up git projectLet say, I am making a “helloworld” project and set git to manage it. Below show how to use git to manage this “helloworld” project Make a dir and get into it 12mkdir helloworldcd helloworld In ...
Read more »

Yingbiao

3 posts
3 tags
© 2019 Yingbiao
Powered by Hexo
|
Theme — NexT.Mist v5.1.4