本文介绍用VSCode和debugpy远程调试Python代码。
本文介绍用VSCode和debugpy远程调试Python代码。
Posted by lili on September 25, 2023
Posted by lili on September 15, 2023
一个NLP从业者关于ChatGPT的思考。
Posted by lili on February 20, 2023
本系列课程记录学习Huggingface Transformers的过程,主要参考了官方教程和Natural Language Processing with Transformers: Building Language Applications with Hugging Face。
Posted by lili on October 24, 2022
本系列课程记录学习Huggingface Transformers的过程,主要参考了官方教程和Natural Language Processing with Transformers: Building Language Applications with Hugging Face。
Posted by lili on October 24, 2022
本文介绍用Docker、Jupyter notebook和VSCode搭建深度学习开发环境的过程。
Posted by lili on October 19, 2022
本文介绍怎么在Jackson里实现多态类的序列化与反序列化。
Posted by lili on March 21, 2022
本文是Jackson的学习笔记,本系列笔记主要参考了baeldung Jackson JSON Tutorial和A哥学Jackson等文章内容。
Posted by lili on March 17, 2022
Posted by lili on December 9, 2021
本文记录在Ubuntu下设置Strong VPN的过程,仅供参考。本文假设读者的机器不能翻墙,但是需要能访问github,如果不能访问github,可以尝试用ssh协议clone相应的repo,比如我们打不开https://github.com/vpncn/vpncn.github.io,那么可以尝试git clone git@github.com:vpncn/vpncn.github.io.git。
Posted by lili on October 14, 2021