本文是对What Every Computer Scientist Should Know About Floating-Point Arithmetic的翻译。部分内容使用了ChatGPT先翻译然后校正而产生。原文的公式大部分是图片,本文都用mathjax重写了,方便阅读。作者加的注释都用【】括起来。
本文是对What Every Computer Scientist Should Know About Floating-Point Arithmetic的翻译。部分内容使用了ChatGPT先翻译然后校正而产生。原文的公式大部分是图片,本文都用mathjax重写了,方便阅读。作者加的注释都用【】括起来。
Posted by lili on October 10, 2023
本文介绍用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